Created
November 6, 2013 19:57
-
-
Save awohletz/7343088 to your computer and use it in GitHub Desktop.
strace log files for rubinius 2.1.1 (2.1.0 be67ed17 2013-10-18 JI) [x86_64-linux-gnu]
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
execve("/home/ayron/.rvm/rubies/rbx-2.1.1/bin/ruby", ["ruby", "test.rb"], [/* 84 vars */]) = 0 | |
brk(0) = 0x1fc7000 | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e756b000 | |
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
open("/usr/local/lib/tls/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/usr/local/lib/tls/x86_64", 0x7fff8b5e5760) = -1 ENOENT (No such file or directory) | |
open("/usr/local/lib/tls/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/usr/local/lib/tls", 0x7fff8b5e5760) = -1 ENOENT (No such file or directory) | |
open("/usr/local/lib/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/usr/local/lib/x86_64", 0x7fff8b5e5760) = -1 ENOENT (No such file or directory) | |
open("/usr/local/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/usr/local/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=130067, ...}) = 0 | |
mmap(NULL, 130067, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f54e754b000 | |
close(3) = 0 | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/usr/lib/x86_64-linux-gnu/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\265\5\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=979056, ...}) = 0 | |
mmap(NULL, 3159072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54e7047000 | |
mprotect(0x7f54e712d000, 2093056, PROT_NONE) = 0 | |
mmap(0x7f54e732c000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe5000) = 0x7f54e732c000 | |
mmap(0x7f54e7336000, 82976, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f54e7336000 | |
close(3) = 0 | |
open("/usr/local/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0#\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=31760, ...}) = 0 | |
mmap(NULL, 2128984, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54e6e3f000 | |
mprotect(0x7f54e6e46000, 2093056, PROT_NONE) = 0 | |
mmap(0x7f54e7045000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f54e7045000 | |
close(3) = 0 | |
open("/usr/local/lib/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\f\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=43368, ...}) = 0 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e754a000 | |
mmap(NULL, 2327072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54e6c06000 | |
mprotect(0x7f54e6c10000, 2093056, PROT_NONE) = 0 | |
mmap(0x7f54e6e0f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f54e6e0f000 | |
mmap(0x7f54e6e11000, 184864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f54e6e11000 | |
close(3) = 0 | |
open("/usr/local/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54e6a02000 | |
mprotect(0x7f54e6a05000, 2093056, PROT_NONE) = 0 | |
mmap(0x7f54e6c04000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f54e6c04000 | |
close(3) = 0 | |
open("/usr/local/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54e67e5000 | |
mprotect(0x7f54e67fc000, 2097152, PROT_NONE) = 0 | |
mmap(0x7f54e69fc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f54e69fc000 | |
mmap(0x7f54e69fe000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f54e69fe000 | |
close(3) = 0 | |
open("/usr/local/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e7549000 | |
mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54e64e1000 | |
mprotect(0x7f54e65e4000, 2093056, PROT_NONE) = 0 | |
mmap(0x7f54e67e3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000) = 0x7f54e67e3000 | |
close(3) = 0 | |
open("/usr/local/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54e62cb000 | |
mprotect(0x7f54e62e0000, 2093056, PROT_NONE) = 0 | |
mmap(0x7f54e64df000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f54e64df000 | |
close(3) = 0 | |
open("/usr/local/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54e5f03000 | |
mprotect(0x7f54e60c0000, 2097152, PROT_NONE) = 0 | |
mmap(0x7f54e62c0000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000) = 0x7f54e62c0000 | |
mmap(0x7f54e62c6000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f54e62c6000 | |
close(3) = 0 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e7548000 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e7547000 | |
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e7545000 | |
arch_prctl(ARCH_SET_FS, 0x7f54e7545740) = 0 | |
mprotect(0x7f54e62c0000, 16384, PROT_READ) = 0 | |
mprotect(0x7f54e64df000, 4096, PROT_READ) = 0 | |
mprotect(0x7f54e67e3000, 4096, PROT_READ) = 0 | |
mprotect(0x7f54e69fc000, 4096, PROT_READ) = 0 | |
mprotect(0x7f54e6c04000, 4096, PROT_READ) = 0 | |
mprotect(0x7f54e6e0f000, 4096, PROT_READ) = 0 | |
mprotect(0x7f54e7045000, 4096, PROT_READ) = 0 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e7544000 | |
mprotect(0x7f54e732c000, 32768, PROT_READ) = 0 | |
mprotect(0x152a000, 368640, PROT_READ) = 0 | |
mprotect(0x7f54e756d000, 4096, PROT_READ) = 0 | |
munmap(0x7f54e754b000, 130067) = 0 | |
set_tid_address(0x7f54e7545a10) = 17858 | |
set_robust_list(0x7f54e7545a20, 24) = 0 | |
futex(0x7fff8b5e5f4c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f54e7545740) = -1 EAGAIN (Resource temporarily unavailable) | |
rt_sigaction(SIGRTMIN, {0x7f54e67eb7e0, [], SA_RESTORER|SA_SIGINFO, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
rt_sigaction(SIGRT_1, {0x7f54e67eb860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 | |
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
futex(0x7f54e734896c, FUTEX_WAKE_PRIVATE, 2147483647) = 0 | |
futex(0x7f54e7348978, FUTEX_WAKE_PRIVATE, 2147483647) = 0 | |
brk(0) = 0x1fc7000 | |
brk(0x1fe8000) = 0x1fe8000 | |
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK|O_NOFOLLOW) = 3 | |
fstat(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0 | |
read(3, "\20\177\363\314Rsq1\262[K\356\205\264N$", 16) = 16 | |
close(3) = 0 | |
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
mmap(NULL, 167936, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e751b000 | |
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK|O_NOFOLLOW) = 3 | |
fstat(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0 | |
read(3, "\336'\16H\222\217x\4\217\321Y\370V9\214.", 16) = 16 | |
close(3) = 0 | |
uname({sys="Linux", node="ayron-Lenovo", ...}) = 0 | |
stat("/home/ayron/.rbx", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/signature", O_RDONLY) = 3 | |
read(3, "14555540700757610746\n", 8191) = 21 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/kernel", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform.conf", O_RDONLY) = 3 | |
read(3, "rbx.platform.addrinfo.sizeof = 4"..., 8191) = 8191 | |
read(3, "bx.platform.socket.AI_ALL = 16\nr"..., 8191) = 8191 | |
read(3, "23\nrbx.platform.signal.SIGSTOP ="..., 8191) = 5897 | |
brk(0x200a000) = 0x200a000 | |
read(3, "", 8191) = 0 | |
close(3) = 0 | |
mmap(NULL, 6291456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e5903000 | |
mprotect(0x7f54e5d83000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mmap(NULL, 176128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e74f0000 | |
mmap(NULL, 10485760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e4f03000 | |
munmap(0x7f54e4f03000, 10485760) = 0 | |
mmap(NULL, 10518528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e4efb000 | |
futex(0x7f54e6c050d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0 | |
brk(0x202b000) = 0x202b000 | |
open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=2919792, ...}) = 0 | |
mmap(NULL, 2919792, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f54e4c32000 | |
close(3) = 0 | |
brk(0x204c000) = 0x204c000 | |
brk(0x206d000) = 0x206d000 | |
fcntl(0, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) | |
fcntl(1, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) | |
fcntl(2, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) | |
ioctl(0, TIOCGWINSZ, {ws_row=53, ws_col=134, ws_xpixel=0, ws_ypixel=0}) = 0 | |
getcwd("/home/ayron/rbxtest", 4096) = 20 | |
rt_sigaction(SIGVTALRM, {0x593220, ~[RTMIN RT_1], SA_RESTORER, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
mmap(NULL, 4198400, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f54e4831000 | |
mprotect(0x7f54e4831000, 4096, PROT_NONE) = 0 | |
clone(child_stack=0x7f54e4c30fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f54e4c319d0, tls=0x7f54e4c31700, child_tidptr=0x7f54e4c319d0) = 17859 | |
rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGALRM, {0x593220, [ALRM], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGSEGV, {0x593380, [SEGV], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGBUS, {0x593380, [BUS], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGILL, {0x593380, [ILL], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGFPE, {0x593380, [FPE], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGABRT, {0x593380, [ABRT], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGHUP, {0x593270, [HUP], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGUSR1, {0x593270, [USR1], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGUSR2, {0x593270, [USR2], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
rt_sigaction(SIGTERM, {0x593270, [TERM], SA_RESTORER|SA_RESTART, 0x7f54e5f39ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/index", O_RDONLY) = 3 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/alpha.rbc", O_RDONLY) = 4 | |
read(4, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(4, "57\n9\n12\n66\n2\n50\n3\n3\n11\nI\n4\nI\n0\nI"..., 8191) = 8191 | |
read(4, "5\n103\n20\n0\n45\n1\n7\n2\n50\n3\n3\n19\n0\n"..., 8191) = 8191 | |
read(4, "CII\n9\nprotected\nM\n1\nn\nn\nx\nE\n8\nUS"..., 8191) = 8191 | |
read(4, "5\nother\np\n21\nI\n2\nI\n2be\nI\na\nI\n2bf"..., 8191) = 637 | |
close(4) = 0 | |
read(3, "bootstrap\nplatform\ncommon\ndelta\n", 8191) = 32 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/load_order.txt", O_RDONLY) = 4 | |
read(4, "basic_object.rbc\nalias.rbc\narray"..., 8191) = 670 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/basic_object.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2736 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/alias.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 963 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/array.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 7175 | |
brk(0x208e000) = 0x208e000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/atomic.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3551 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/bignum.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nx\nE\n8\nUS-ASCII\n26\nkernel/bootst"..., 8191) = 1880 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/block_environment.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 6417 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/byte_array.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 6585 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/call_site.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2587 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/call_custom_cache.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1741 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/channel.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3408 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/character.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 5024 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/class.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1543 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/compact_lookup_table.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3412 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/compiled_code.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3474 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/configuration.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3241 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/constant_cache.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3041 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/constant_scope.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3369 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/constant_table.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 6906 | |
brk(0x20b1000) = 0x20b1000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/dir.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2817 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/encoding.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2100 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/exception.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 801 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/executable.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2320 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/false.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1320 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/fixnum.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n19\n1\n15\n37\n19\n2\n15\n15\n15\n20\n2\n2"..., 8191) = 2288 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/gc.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2663 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/io.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\ni\n17\n5\n45\n0\n20\n1\n48\n102\n1\n7\n2\n6"..., 8191) = 4743 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/iseq.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2747 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/kernel.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 7559 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/lookup_table.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 6872 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/method_table.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 5692 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/mono_inline_cache.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2946 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/nil.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2356 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/proc.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3137 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/process.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2808 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/poly_inline_cache.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 5385 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/regexp.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 5764 | |
brk(0x20d2000) = 0x20d2000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/respond_to_cache.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2660 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/rubinius.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "l/bootstrap/rubinius.rb\np\n1\nx\nE\n"..., 8191) = 8191 | |
read(5, ".active? primitive failed\nx\nE\n8\n"..., 8191) = 2746 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/stat.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "E\n8\nUS-ASCII\n24\nkernel/bootstrap"..., 8191) = 138 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/string.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "e\nI\nb\nx\nE\n8\nUS-ASCII\n26\nkernel/b"..., 8191) = 4339 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/symbol.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2720 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/thread.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "nel\nx\nE\n8\nUS-ASCII\n16\nPrimitiveF"..., 8191) = 8191 | |
read(5, "xception\nx\nE\n8\nUS-ASCII\n6\nKernel"..., 8191) = 8191 | |
read(5, "2\n50\n33\n1\n9\n391\n2\n38\n34\n8\n392\n1\n"..., 8191) = 4668 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/thunk.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4276 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/time.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3501 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/true.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1560 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/tuple.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nc5\nI\n7a\nI\nca\nI\n7b\nI\nd3\nI\n7c\nI\nd"..., 8191) = 3114 | |
brk(0x20f3000) = 0x20f3000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/type.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n-1\nI\n67\nI\n0\nI\n68\nI\n2\nI\n69\nI\nc\nI"..., 8191) = 1363 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/variable_scope.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4870 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/vm.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 6092 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/bootstrap/weakref.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3998 | |
close(5) = 0 | |
read(4, "", 8191) = 0 | |
close(4) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/load_order.txt", O_RDONLY) = 4 | |
read(4, "ffi.rbc\nenum.rbc\nlibrary.rbc\npoi"..., 8191) = 120 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/ffi.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "nt16\nx\nE\n8\nUS-ASCII\n5\nint32\nx\nE\n"..., 8191) = 7127 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/enum.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4744 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/library.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n5\n45\n6\n46\n7\n7\n8\n20\n3\n48\n102\n0\n7"..., 8191) = 8191 | |
read(5, "ame\nx\nE\n8\nUS-ASCII\n4\ntype\nx\nE\n8\n"..., 8191) = 8191 | |
read(5, "I\n0\nI\na3\nx\nE\n8\nUS-ASCII\n26\nkerne"..., 8191) = 1831 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e756a000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/pointer_accessors.rbc", O_RDONLY) = 5 | |
brk(0x2115000) = 0x2115000 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "E\n8\nUS-ASCII\n10\nwrite_int8\ni\n8\n5"..., 8191) = 8191 | |
read(5, "n\nx\nE\n8\nUS-ASCII\n20\nread_array_o"..., 8191) = 8191 | |
read(5, "\nI\n16\nx\nE\n8\nUS-ASCII\n36\nkernel/p"..., 8191) = 8191 | |
read(5, "8\nUS-ASCII\n11\nget_float32\ni\n10\n5"..., 8191) = 8191 | |
read(5, "p\n5\nI\n-1\nI\n1f6\nI\n0\nI\n1f7\nI\nc\nx\nE"..., 8191) = 8191 | |
read(5, "\n6\noffset\nx\nE\n8\nUS-ASCII\n6\nlengt"..., 8191) = 8191 | |
read(5, "1\nI\n1\nI\n0\nI\n1\nn\np\n2\nx\nE\n8\nUS-ASC"..., 8191) = 8191 | |
read(5, "4\nI\n202\nI\n622\nI\n20c\nI\n630\nI\n210\n"..., 8191) = 1252 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/pointer.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n8\nUS-ASCII\n1\n!\nx\nE\n8\nUS-ASCII\n3"..., 8191) = 8191 | |
read(5, "imitive failed\nx\nE\n8\nUS-ASCII\n5\n"..., 8191) = 8191 | |
read(5, "57\n3\n51\n4\n0\n19\n5\n15\n45\n5\n20\n0\n50"..., 8191) = 3094 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/env.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1346 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/file.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1047 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/math.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3207 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/posix.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 6407 | |
brk(0x2136000) = 0x2136000 | |
brk(0x2135000) = 0x2135000 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54e7569000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/struct.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "0\n12\n1\n9\n357\n45\n19\n46\n26\n46\n31\n1"..., 8191) = 8191 | |
read(5, "9\n2\n20\n0\n50\n3\n0\n50\n4\n1\n11\nI\n3\nI\n"..., 8191) = 5398 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/platform/union.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 859 | |
close(5) = 0 | |
read(4, "", 8191) = 0 | |
close(4) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/load_order.txt", O_RDONLY) = 4 | |
read(4, "basic_object.rbc\nmirror.rbc\nstri"..., 8191) = 1150 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/basic_object.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3198 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/mirror.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3108 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/string_mirror.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 5209 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/class.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3225 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/autoload.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4853 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/module.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "5\n1\n11\n8\n101\n1\n15\n45\n12\n13\n72\n15"..., 8191) = 8191 | |
read(5, "ocate\nx\nE\n8\nUS-ASCII\n10\ninitiali"..., 8191) = 8191 | |
read(5, "US-ASCII\n9\nancestors\ni\n9\n21\n1\n0\n"..., 8191) = 8191 | |
read(5, "\n0\n10\n8\n2\n19\n0\n15\n5\n7\n0\n20\n0\n48\n"..., 8191) = 8191 | |
read(5, "II\n5\nstore\nx\nE\n8\nUS-ASCII\n9\nName"..., 8191) = 8191 | |
read(5, "2\nx\nE\n8\nUS-ASCII\n5\nother\nx\nE\n8\nU"..., 8191) = 8191 | |
read(5, "etected\nx\nE\n8\nUS-ASCII\n6\nencode\n"..., 8191) = 4431 | |
brk(0x2156000) = 0x2156000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/binding.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3395 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/proc.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nI\n0\nI\n0\nn\np\n11\nx\nE\n8\nUS-ASCII\n1"..., 8191) = 5574 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/enumerable.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "E\n8\nUS-ASCII\n4\neach\np\n11\nI\n-1\nI\n"..., 8191) = 8191 | |
read(5, "I\n-1\nI\nd5\nI\n0\nI\nd6\nI\n4\nI\nd7\nI\ne\n"..., 8191) = 8191 | |
read(5, "0\n2\n48\n50\n12\n3\n15\n50\n13\n1\n11\nI\n8"..., 8191) = 8191 | |
read(5, "\n2\nx\nE\n8\nUS-ASCII\n1\no\nx\nE\n8\nUS-A"..., 8191) = 8191 | |
read(5, "\n15\nI\n-1\nI\n26d\nI\n0\nI\n26e\nI\n4\nI\n2"..., 8191) = 5151 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/enumerator.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "umerator.rb\np\n0\nx\nE\n8\nUS-ASCII\n6"..., 8191) = 8191 | |
read(5, "negative size\nx\nE\n8\nUS-ASCII\n5\nr"..., 8191) = 8191 | |
read(5, "uires a block\nx\nE\n8\nUS-ASCII\n5\nr"..., 8191) = 8191 | |
read(5, "\nI\nf\nI\n1d8\nI\n1e\nI\n1da\nI\n22\nx\nE\n8"..., 8191) = 5015 | |
brk(0x2177000) = 0x2177000 | |
brk(0x2176000) = 0x2176000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/argf.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nI\n2a\nI\ncc\nI\n39\nI\n0\nI\n3a\nI\ncd\nI\n"..., 8191) = 8191 | |
read(5, "s\ni\n4\n7\n0\n65\n11\nI\n1\nI\n0\nI\n0\nI\n0\n"..., 8191) = 2896 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/tuple.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "ias_method\nx\nE\n8\nUS-ASCII\n6\nleng"..., 8191) = 2235 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/exception.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "E\n8\nUS-ASCII\n13\nset_backtrace\nM\n"..., 8191) = 8191 | |
read(5, "I\n4e\nI\n12e\nI\n51\nx\nE\n8\nUS-ASCII\n2"..., 8191) = 8191 | |
read(5, "I\n1d4\nI\n12\nx\nE\n8\nUS-ASCII\n26\nker"..., 8191) = 1817 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/undefined.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 847 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/type.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "19\n1\n15\n20\n0\n13\n45\n0\n12\n50\n1\n1\n9"..., 8191) = 8191 | |
read(5, "\nx\nE\n8\nUS-ASCII\n6\nString\nx\nE\n8\nU"..., 8191) = 8191 | |
read(5, "8\nUS-ASCII\n21\nkernel/common/type"..., 8191) = 4631 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/hash.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
brk(0x21a5000) = 0x21a5000 | |
read(5, "CII\n8\nkey_hash\nx\nE\n8\nUS-ASCII\n5\n"..., 8191) = 8191 | |
read(5, "S-ASCII\n6\nequal?\nx\nE\n8\nUS-ASCII\n"..., 8191) = 8191 | |
read(5, "\n8\n27\n5\n20\n0\n50\n0\n0\n48\n50\n2\n1\n11"..., 8191) = 8191 | |
read(5, "ect!\nx\nE\n8\nUS-ASCII\n7\nto_enum\nx\n"..., 8191) = 8191 | |
read(5, "x\nE\n8\nUS-ASCII\n5\nindex\nM\n1\nn\nn\nx"..., 8191) = 8191 | |
read(5, ".rb\np\n1\nx\nE\n8\nUS-ASCII\n4\nitem\nx\n"..., 8191) = 2551 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/hash_hamt.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "0\nx\nE\n8\nUS-ASCII\n8\nkey_hash\nM\n1\n"..., 8191) = 8191 | |
read(5, "112\n45\n4\n13\n72\n5\n47\n9\n67\n48\n50\n6"..., 8191) = 8191 | |
read(5, "102\nI\n2e\nI\n106\nI\n3c\nI\n10c\nI\n4a\nI"..., 8191) = 8191 | |
read(5, "ompare_by_identity\nM\n1\nn\nn\nx\nE\n8"..., 8191) = 8191 | |
read(5, "8\nI\n241\nI\n46\nI\n0\nI\n47\nI\n242\nI\n52"..., 8191) = 8191 | |
read(5, "\n45\n3\n39\n1\n50\n4\n1\n38\n1\n15\n45\n5\n1"..., 8191) = 8191 | |
read(5, "\n1\nI\n0\nI\n0\nI\n0\nn\np\n2\nM\n1\np\n2\nx\nE"..., 8191) = 2492 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/array.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "US-ASCII\n3\ndup\nx\nE\n8\nUS-ASCII\n6\n"..., 8191) = 8191 | |
read(5, "09\nI\n1c\nI\n10a\nI\n28\nI\n10c\nI\n30\nI\n"..., 8191) = 8191 | |
read(5, "\n15\n5\n11\n8\n43\n1\n11\n11\nI\n5\nI\n1\nI\n"..., 8191) = 8191 | |
read(5, "I\n24e\nI\n3d\nx\nE\n8\nUS-ASCII\n22\nker"..., 8191) = 8191 | |
read(5, "id\nx\nE\n8\nUS-ASCII\n6\nThread\nx\nE\n8"..., 8191) = 8191 | |
read(5, "20\n0\n50\n16\n0\n78\n48\n50\n17\n2\n15\n48"..., 8191) = 8191 | |
read(5, "I\n41c\nI\n0\nI\n41d\nI\n12\nx\nE\n8\nUS-AS"..., 8191) = 8191 | |
read(5, "15\n5\n11\n11\nI\n3\nI\n0\nI\n0\nI\n0\nI\n0\nn"..., 8191) = 8191 | |
read(5, "2\n8\n205\n1\n8\n208\n1\n15\n20\n0\n20\n4\n5"..., 8191) = 8191 | |
read(5, "6\nrandom_generator\nx\nE\n8\nUS-ASCI"..., 8191) = 8191 | |
read(5, "1\n15\n20\n1\n50\n7\n0\n19\n2\n15\n20\n2\n50"..., 8191) = 8191 | |
read(5, "ead\nM\n1\np\n2\nx\nE\n8\nUS-ASCII\n9\nfor"..., 8191) = 8191 | |
read(5, "\nI\n7a3\nI\n38\nI\n7a4\nI\n42\nI\n7a6\nI\n5"..., 8191) = 3493 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
brk(0x21ca000) = 0x21ca000 | |
mprotect(0x7f54e5d83000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
brk(0x21eb000) = 0x21eb000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/kernel.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "57\n20\n0\n50\n2\n0\n9\n36\n5\n45\n3\n7\n4\n6"..., 8191) = 8191 | |
read(5, "\n7\ndisplay\ni\n22\n23\n0\n10\n15\n100\n4"..., 8191) = 8191 | |
read(5, "ASCII\n16\n__respond_to_p__\nx\nE\n8\n"..., 8191) = 8191 | |
read(5, "11\nx\nE\n8\nUS-ASCII\n6\nString\nx\nE\n8"..., 8191) = 8191 | |
read(5, "\nE\n8\nUS-ASCII\n4\nARGF\nx\nE\n8\nUS-AS"..., 8191) = 8191 | |
read(5, "8\n2\n19\n0\n15\n103\n5\n50\n0\n1\n19\n1\n15"..., 8191) = 5130 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/identity_map.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n8\nUS-ASCII\n5\n@size\nx\nE\n8\nUS-ASC"..., 8191) = 8191 | |
read(5, "US-ASCII\n29\nkernel/common/identi"..., 8191) = 729 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/loaded_features.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 6512 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/global.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
brk(0x2213000) = 0x2213000 | |
read(5, "0\nI\nda\nI\n81\nI\ned\nI\n0\nI\nee\nx\nE\n8\n"..., 8191) = 2219 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/backtrace.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nd\nI\n54\nI\n21\nI\n54\nI\n24\nI\n55\nI\n29"..., 8191) = 5156 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/comparable.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4876 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/numeric.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "common/numeric.rb\np\n0\nx\nE\n8\nUS-A"..., 8191) = 7617 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/ctype.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3712 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/precision.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1929 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/integer.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n7f\nI\n0\nI\n80\nI\n2\nx\nE\n8\nUS-ASCII\n"..., 8191) = 5562 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/bignum.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2312 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/block_environment.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "10\n@block_env\nx\nE\n8\nUS-ASCII\n10\n"..., 8191) = 737 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/byte_array.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3017 | |
brk(0x2234000) = 0x2234000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/channel.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1176 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/executable.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1365 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/constant_scope.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nI\n6a\nI\n3a\nI\n78\nI\n40\nI\n86\nI\n4c\nI"..., 8191) = 371 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/hook.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2152 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/code_loader.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n2b\nI\n78\nI\n2f\nI\n74\nI\n30\nI\n0\nI\n32"..., 8191) = 8191 | |
read(5, "oader.rb\np\n1\nx\nE\n8\nUS-ASCII\n4\npa"..., 8191) = 8191 | |
read(5, "I\n1bd\nI\nb\nx\nE\n8\nUS-ASCII\n28\nkern"..., 8191) = 1475 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/compiled_code.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n4\n15\n100\n7\n11\n7\n12\n66\n68\n50\n7\n0"..., 8191) = 8191 | |
read(5, "I\n140\nI\n59\nI\n141\nI\n69\nI\n143\nI\n73"..., 8191) = 8191 | |
read(5, "\nI\nd6\nI\n1dd\nI\ndb\nI\n1db\nI\ndc\nI\n0\n"..., 8191) = 8191 | |
read(5, "\n8\nUS-ASCII\n30\nkernel/common/com"..., 8191) = 1963 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/continuation.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1034 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/delegated_method.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2971 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/fixnum.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4041 | |
brk(0x2255000) = 0x2255000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/lru_cache.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "0\n0\n50\n3\n0\n15\n39\n0\n20\n0\n50\n11\n0\n"..., 8191) = 1436 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/encoding.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "5\n8\n142\n1\n15\n20\n2\n7\n20\n50\n13\n1\n7"..., 8191) = 8191 | |
read(5, "\nI\n131\nI\n0\nI\n132\nI\ne4\nI\n141\nx\nE\n"..., 8191) = 8191 | |
read(5, "I\n15c\nI\neb\nI\n0\nI\nec\nI\n15e\nI\nef\nx"..., 8191) = 8191 | |
read(5, "89\nI\n53\nI\n18d\nI\n5e\nI\n191\nI\n69\nI\n"..., 8191) = 8176 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/env.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "I\n0\nI\n7a\nI\n7\nx\nE\n8\nUS-ASCII\n20\nk"..., 8191) = 8191 | |
read(5, "\n4\nto_a\ni\n13\n21\n1\n0\n20\n0\n20\n1\n35"..., 8191) = 4884 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/errno.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1286 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/eval.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "I\n84\nI\na0\nI\n8d\nI\na1\nI\n94\nI\na2\nI\n"..., 8191) = 2911 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/false.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 941 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/fiber.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3625 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/io.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "0\nn\np\n17\nx\nE\n8\nUS-ASCII\n8\nempty_"..., 8191) = 8191 | |
read(5, "\n1\nn\nn\nx\nE\n8\nUS-ASCII\n6\nunused\ni"..., 8191) = 8191 | |
read(5, "\n3\n10\n16\n1\n19\n3\n15\n45\n0\n13\n72\n1\n"..., 8191) = 8191 | |
read(5, "20\n1\n45\n4\n50\n5\n2\n9\n90\n92\n19\n5\n15"..., 8191) = 8191 | |
read(5, "20\n1\n11\n8\n158\n1\n15\n20\n0\n80\n50\n3\n"..., 8191) = 8191 | |
read(5, "\n8\nUS-ASCII\n8\nch_write\nx\nE\n8\nUS-"..., 8191) = 8191 | |
brk(0x2276000) = 0x2276000 | |
read(5, "\nI\n0\nI\n1f\nI\n3cb\nI\n40\nI\n3cd\nI\n5d\n"..., 8191) = 8191 | |
read(5, "S-ASCII\n13\nread_to_limit\nx\nE\n8\nU"..., 8191) = 8191 | |
read(5, "\nI\n4\nI\n0\nI\n0\nI\n2\nn\np\n22\nx\nE\n8\nUS"..., 8191) = 8191 | |
read(5, "r\nx\nE\n8\nUS-ASCII\n8\nempty_to\np\n9\n"..., 8191) = 8191 | |
read(5, "20\n3\n20\n5\n50\n16\n1\n19\n3\n15\n69\n8\n1"..., 8191) = 8191 | |
read(5, "e\nI\n7f3\nI\nbf\nI\n0\nI\nc1\nI\n7f7\nI\nca"..., 8191) = 8191 | |
read(5, "\nUS-ASCII\n15\nnumber_of_bytes\nx\nE"..., 8191) = 8191 | |
read(5, "\n7ad\nI\n52c\nI\n7d6\nI\n53a\nI\n804\nI\n5"..., 8191) = 5007 | |
brk(0x2297000) = 0x2297000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/file.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\npath\nx\nE\n8\nUS-ASCII\n11\nattr_rea"..., 8191) = 8191 | |
read(5, "SCII\n21\nkernel/common/file.rb\np\n"..., 8191) = 8191 | |
read(5, "ariable when expanding '~'\nx\nE\n8"..., 8191) = 8191 | |
read(5, "\n35\nI\n-1\nI\n297\nI\n0\nI\n298\nI\ne\nI\n0"..., 8191) = 8191 | |
read(5, "\nx\nE\n8\nUS-ASCII\n5\nsplit\nM\n1\nn\nn\n"..., 8191) = 8191 | |
read(5, "\n9\ncoerce_to\np\n21\nI\n-1\nI\n3fc\nI\n0"..., 8191) = 8191 | |
read(5, "5\n20\n1\n78\n50\n6\n1\n9\n47\n3\n11\n8\n48\n"..., 8191) = 6241 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/dir.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "OME\nx\nE\n8\nUS-ASCII\n2\n[]\nx\nE\n8\nUS"..., 8191) = 5782 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/dir_glob.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nallow_dots\nx\nE\n8\nUS-ASCII\n4\npat"..., 8191) = 8191 | |
read(5, "\nI\n2a\nI\n0\nI\n2b\nx\nE\n8\nUS-ASCII\n25"..., 8191) = 8191 | |
read(5, "1\nn\np\n1\nx\nE\n8\nUS-ASCII\n3\nrun\np\n5"..., 8191) = 4737 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/file_test.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 7641 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/stat.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "SCII\n21\nkernel/common/stat.rb\np\n"..., 8191) = 8191 | |
read(5, "\n0\nI\n0\nn\np\n9\nx\nE\n8\nUS-ASCII\n11\nr"..., 8191) = 3244 | |
brk(0x22b8000) = 0x22b8000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/float.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "S-ASCII\n2\n>=\nx\nE\n8\nUS-ASCII\n2\n-@"..., 8191) = 8191 | |
read(5, "\n5\n48\n50\n0\n0\n13\n10\n14\n15\n5\n48\n50"..., 8191) = 3920 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/immediate.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4208 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/location.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "on\np\n5\nI\n-1\nI\n7e\nI\n0\nI\n7f\nI\n4\nx\n"..., 8191) = 1864 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/lookup_table.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1943 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/main.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1807 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/marshal.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "4\n46\n2\n79\n50\n3\n1\n19\n2\n15\n5\n48\n50"..., 8191) = 8191 | |
read(5, "n\nx\nE\n8\nUS-ASCII\n11\n__marshal__\n"..., 8191) = 8191 | |
read(5, "\n6\n0\n50\n7\n1\n50\n2\n1\n15\n5\n48\n50\n8\n"..., 8191) = 8191 | |
read(5, "AJOR_VERSION\nx\nE\n8\nUS-ASCII\n9\nco"..., 8191) = 8191 | |
read(5, "\n15\n35\n0\n38\n26\n15\n5\n49\n27\n19\n6\n1"..., 8191) = 8191 | |
read(5, "00000000000000000000000000000000"..., 8191) = 8191 | |
read(5, "b\nI\n0\nI\n31c\nI\n9\nI\n31d\nI\n11\nI\n31f"..., 8191) = 8191 | |
read(5, "iables_prefix\ni\n54\n23\n1\n10\n8\n3\n1"..., 8191) = 8191 | |
read(5, "p\n22\nx\nE\n8\nUS-ASCII\n18\n__custom_"..., 8191) = 8191 | |
read(5, "\n0\nI\n9d\nI\n485\nI\nb0\nI\n487\nI\nb4\nI\n"..., 8191) = 3198 | |
brk(0x22d9000) = 0x22d9000 | |
brk(0x22d8000) = 0x22d8000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/math.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "4\n5\n45\n4\n7\n5\n65\n48\n50\n6\n2\n15\n45\n"..., 8191) = 8191 | |
read(5, "\n11\nDomainError\ns\nE\n5\nUTF-8\n5\nga"..., 8191) = 7050 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/method.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "0\nexecutable\nx\nE\n8\nUS-ASCII\n11\np"..., 8191) = 5155 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/method_equality.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2585 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/method_table.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3764 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/missing_method.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2998 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/native_method.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 5177 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/nil.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1738 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/object_space.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 5061 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/string.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "replace\np\n9\nI\n-1\nI\n2d\nI\n8\nI\n2e\nI"..., 8191) = 8191 | |
read(5, "mp\ni\n211\n5\n20\n0\n48\n50\n0\n1\n19\n0\n1"..., 8191) = 8191 | |
read(5, "ype\nx\nE\n8\nUS-ASCII\n6\nlength\nx\nE\n"..., 8191) = 8191 | |
read(5, "5\n20\n0\n5\n49\n5\n50\n7\n1\n9\n113\n5\n45\n"..., 8191) = 8191 | |
read(5, "\n11\n5\n20\n0\n20\n1\n3\n48\n50\n0\n3\n11\nI"..., 8191) = 8191 | |
read(5, "I\n2ff\nI\n4c\nI\n300\nI\n50\nI\n301\nI\n54"..., 8191) = 8191 | |
read(5, "2\n50\n1\n1\n9\n718\n15\n1\n8\n738\n15\n5\n4"..., 8191) = 8191 | |
read(5, "\nx\nE\n8\nUS-ASCII\n8\nUTF_32LE\nx\nE\n8"..., 8191) = 8191 | |
brk(0x22f9000) = 0x22f9000 | |
read(5, "9\n136\n1\n8\n145\n5\n20\n1\n48\n50\n16\n1\n"..., 8191) = 8191 | |
read(5, "12\n1\n15\n15\n39\n5\n20\n0\n39\n0\n79\n50\n"..., 8191) = 8191 | |
read(5, "\nx\nE\n8\nUS-ASCII\n2\n[]\nx\nE\n8\nUS-AS"..., 8191) = 8191 | |
read(5, "\n20\n13\n9\n628\n20\n12\n20\n13\n50\n27\n1"..., 8191) = 8191 | |
read(5, "a\nI\n205\nI\n7bb\nI\n21a\nI\n0\nI\n21b\nI\n"..., 8191) = 8191 | |
read(5, "CII\n1\ny\nx\nE\n8\nUS-ASCII\n5\nbytes\nx"..., 8191) = 8191 | |
read(5, "\n1\n19\n9\n15\n20\n1\n1\n3\n50\n12\n2\n15\n2"..., 8191) = 8191 | |
read(5, "2ab\nI\n205\nI\n2b9\nI\n20a\nI\n2c7\nI\n22"..., 8191) = 1098 | |
brk(0x231a000) = 0x231a000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/range.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "65\n48\n50\n12\n2\n15\n39\n6\n45\n9\n50\n3\n"..., 8191) = 8191 | |
read(5, " 0\nx\nE\n8\nUS-ASCII\n5\n@excl\nx\n"..., 8191) = 713 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/struct.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "0\n0\n48\n102\n1\n64\n2\n50\n2\n0\n11\nI\n4\n"..., 8191) = 8191 | |
read(5, "E\n8\nUS-ASCII\n4\nhash\ni\n31\n21\n2\n0\n"..., 8191) = 2882 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/process.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nx\nE\n8\nUS-ASCII\n4\nto_s\nx\nE\n8\nUS-"..., 8191) = 8191 | |
read(5, "24\nI\n37\nI\n30\nI\n38\nI\n43\nI\n39\nI\n5d"..., 8191) = 8191 | |
read(5, "\n7\npointer\nx\nE\n8\nUS-ASCII\n9\ngetr"..., 8191) = 8191 | |
read(5, "8\nUS-ASCII\n7\ngetpgrp\nx\nE\n8\nUS-AS"..., 8191) = 8191 | |
read(5, "5\nI\n23e\nI\n57\nI\n23f\nI\n67\nI\n0\nI\n68"..., 8191) = 8191 | |
read(5, "S-ASCII\n7\noptions\nx\nE\n8\nUS-ASCII"..., 8191) = 8191 | |
read(5, "E\n8\nUS-ASCII\n2\n==\np\n11\nI\n-1\nI\n35"..., 8191) = 8191 | |
read(5, "\nI\n3\nn\np\n10\nx\nE\n8\nUS-ASCII\n7\nInt"..., 8191) = 8191 | |
read(5, "t\nx\nE\n8\nUS-ASCII\n4\neid=\nM\n1\nn\nn\n"..., 8191) = 6146 | |
brk(0x233b000) = 0x233b000 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/random.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n4\n15\n100\n7\n14\n7\n15\n66\n68\n50\n9\n0"..., 8191) = 4218 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/regexp.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "0\nI\ne\nI\n51\nI\n23\nI\n52\nI\n2c\nI\n53\nI"..., 8191) = 8191 | |
read(5, "\n62\n100\n46\n0\n7\n1\n50\n2\n1\n19\n0\n15\n"..., 8191) = 8191 | |
read(5, "-8\n1\n:\np\n9\nI\n-1\nI\n14d\nI\n0\nI\n14e\n"..., 8191) = 8191 | |
read(5, "1\n9\n31\n39\n1\n80\n50\n6\n1\n38\n1\n15\n1\n"..., 8191) = 8191 | |
read(5, "US-ASCII\n15\nfor_module_body\nt\nn\n"..., 8191) = 8191 | |
read(5, "\n2ae\nI\n17\nI\n0\nI\n18\nI\n2af\nI\n25\nI\n"..., 8191) = 6331 | |
brk(0x235c000) = 0x235c000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/signal.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4958 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/splitter.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 7551 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/sprinter.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "der\ni\n33\n20\n0\n79\n50\n0\n1\n9\n19\n5\n2"..., 8191) = 8191 | |
read(5, "59\n7\n60\n66\n68\n50\n2\n0\n50\n3\n4\n15\n1"..., 8191) = 8191 | |
read(5, "-ASCII\n11\nmeta_push_0\nx\nE\n8\nUS-A"..., 8191) = 8191 | |
read(5, "ntError\ns\nE\n5\nUTF-8\n17\nprecision"..., 8191) = 8191 | |
read(5, "x\nE\n8\nUS-ASCII\n8\n@f_ljust\np\n5\nI\n"..., 8191) = 8191 | |
read(5, "US-ASCII\n4\npush\nx\nE\n8\nUS-ASCII\n4"..., 8191) = 8191 | |
read(5, "I\n2\n@g\nx\nE\n8\nUS-ASCII\n6\nString\nx"..., 8191) = 8191 | |
read(5, "8\nUS-ASCII\n7\nkind_of\nx\nE\n8\nUS-AS"..., 8191) = 3755 | |
brk(0x237d000) = 0x237d000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/symbol.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "I\n79\nI\nfe\nI\n7b\nI\n109\nx\nE\n8\nUS-AS"..., 8191) = 159 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/mutex.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4800 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/thread.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 7151 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/thread_group.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4177 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/throw_catch.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4184 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/time.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, ":%M:%S UTC\nx\nE\n8\nUS-ASCII\n8\nstrf"..., 8191) = 8191 | |
read(5, "6\nsubsec\nx\nE\n8\nUS-ASCII\n4\nto_r\nx"..., 8191) = 8191 | |
read(5, "SCII\n1\n+\np\n5\nI\n-1\nI\n174\nI\n0\nI\n17"..., 8191) = 5442 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/true.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 833 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/variable_scope.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\na\nI\n4\nI\n12\nI\n5\nI\n1a\nI\n6\nI\n22\nI\n"..., 8191) = 412 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/capi.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 6671 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/rational.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nnum\nx\nE\n8\nUS-ASCII\n3\nden\nx\nE\n8\n"..., 8191) = 8191 | |
read(5, "0\n2\n1\n9\n29\n5\n49\n3\n8\n32\n5\n49\n4\n8\n"..., 8191) = 7257 | |
brk(0x239e000) = 0x239e000 | |
brk(0x239d000) = 0x239d000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/rationalizer.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4437 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/complex.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "II\n7\nComplex\np\n5\nI\n-1\nI\n60\nI\n0\nI"..., 8191) = 8191 | |
read(5, "0\n6\n2\n15\n8\n47\n20\n0\n79\n50\n4\n2\n5\n3"..., 8191) = 8191 | |
read(5, "\nI\na0\nI\n42\nI\na8\nI\n44\nI\nb4\nI\n4a\nI"..., 8191) = 682 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/complexifier.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4975 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/common/gc.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nto_s\ns\nE\n5\nUTF-8\n1\n \ns\nE\n5\nUTF-"..., 8191) = 2026 | |
close(5) = 0 | |
read(4, "", 8191) = 0 | |
close(4) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/load_order.txt", O_RDONLY) = 4 | |
read(4, "agent.rbc\nctype.rbc\nexception.rb"..., 8191) = 218 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/agent.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4162 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/ctype.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3842 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/exception.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1007 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/file.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1472 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/rubinius.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "Numerics\nx\nE\n8\nUS-ASCII\n5\nraise\n"..., 8191) = 8191 | |
read(5, "1\n20\n0\n20\n2\n50\n14\n3\n19\n4\n8\n387\n2"..., 8191) = 2865 | |
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/module.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "8\n50\n7\n2\n8\n65\n1\n15\n103\n5\n20\n0\n50"..., 8191) = 6182 | |
brk(0x23be000) = 0x23be000 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/class.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1063 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/file_test.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1487 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/kernel.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n8\nUS-ASCII\n2\n$$\nM\n1\np\n2\nx\nE\n8\nU"..., 8191) = 5129 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/math.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1883 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/options.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "ASCII\n3\nopt\nx\nE\n8\nUS-ASCII\n7\npro"..., 8191) = 7010 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/stats.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\n6\nstring\nM\n1\nn\nn\nx\nE\n8\nUS-ASCII"..., 8191) = 1905 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/signal.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1367 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/struct.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 5153 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/thread.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 791 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/code_loader.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(5, "\nset_bootstrap_load_path\nM\n1\nn\nn"..., 8191) = 8191 | |
read(5, "\nI\n0\nI\n3\nn\np\n2\nx\nE\n8\nUS-ASCII\n10"..., 8191) = 1019 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/ffi.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2225 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/ruby_constants.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1059 | |
close(5) = 0 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/delta/pack.rbc", O_RDONLY) = 5 | |
read(5, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2725 | |
close(5) = 0 | |
read(4, "", 8191) = 0 | |
close(4) = 0 | |
read(3, "", 8191) = 0 | |
close(3) = 0 | |
mmap(NULL, 4198400, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f54e4430000 | |
mprotect(0x7f54e4430000, 4096, PROT_NONE) = 0 | |
clone(child_stack=0x7f54e482ffb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f54e48309d0, tls=0x7f54e4830700, child_tidptr=0x7f54e48309d0) = 17860 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/loader.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "-ASCII\n6\n@stage\nx\nE\n8\nUS-ASCII\n6"..., 8191) = 8191 | |
read(3, "ASCII\n5\nblock\nx\nE\n8\nUS-ASCII\n6\nt"..., 8191) = 8191 | |
read(3, "4\n1\n50\n7\n2\n11\nI\n7\nI\n1\nI\n1\nI\n0\nI\n"..., 8191) = 8191 | |
read(3, " gem Run RubyGems 'gem"..., 8191) = 8191 | |
read(3, "19\n0\n9\n34\n20\n0\n50\n8\n0\n8\n50\n5\n7\n9"..., 8191) = 8191 | |
read(3, "S-ASCII\n3\nENV\ns\nE\n5\nUTF-8\n8\nRBX_"..., 8191) = 8191 | |
read(3, "\n33\n7\n34\n64\n3\n50\n35\n1\n15\n5\n49\n21"..., 8191) = 3015 | |
close(3) = 0 | |
brk(0x23df000) = 0x23df000 | |
rt_sigaction(SIGINT, {0x65d3b0, ~[RTMIN RT_1], SA_RESTORER, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
rt_sigaction(SIGHUP, {0x65d3b0, ~[RTMIN RT_1], SA_RESTORER, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
rt_sigaction(SIGQUIT, {0x65d3b0, ~[RTMIN RT_1], SA_RESTORER, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
rt_sigaction(SIGTERM, {0x65d3b0, ~[RTMIN RT_1], SA_RESTORER, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
rt_sigaction(SIGALRM, {0x65d3b0, ~[RTMIN RT_1], SA_RESTORER, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
rt_sigaction(SIGUSR1, {0x65d3b0, ~[RTMIN RT_1], SA_RESTORER, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
rt_sigaction(SIGUSR2, {0x65d3b0, ~[RTMIN RT_1], SA_RESTORER, 0x7f54e67f4bb0}, NULL, 8) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/lib", 0x7f54e5992a50) = -1 ENOENT (No such file or directory) | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 36 entries */, 32768) = 1504 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/lib", 0x7f54e599f220) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/lib", 0x7f54e599fb78) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler.rbc", {st_mode=S_IFREG|0644, st_size=1033, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler.rb", {st_mode=S_IFREG|0644, st_size=413, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/lib", 0x7f54e59a0928) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 26 entries */, 32768) = 872 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/compiler.rbc", {st_mode=S_IFREG|0644, st_size=26605, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/locals.rb", {st_mode=S_IFREG|0644, st_size=2750, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/evaluator.rbc", {st_mode=S_IFREG|0644, st_size=36667, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/printers.rbc", {st_mode=S_IFREG|0644, st_size=11405, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/printers.rb", {st_mode=S_IFREG|0644, st_size=2718, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/stages.rb", {st_mode=S_IFREG|0644, st_size=5104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/version.rb", {st_mode=S_IFREG|0644, st_size=87, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/version.rbc", {st_mode=S_IFREG|0644, st_size=1077, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/iseq.rb", {st_mode=S_IFREG|0644, st_size=3599, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/runtime.rbc", {st_mode=S_IFREG|0644, st_size=5878, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/evaluator.rb", {st_mode=S_IFREG|0644, st_size=5987, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/compiled_file.rbc", {st_mode=S_IFREG|0644, st_size=21544, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/opcodes.rbc", {st_mode=S_IFREG|0644, st_size=18731, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/compiler.rb", {st_mode=S_IFREG|0644, st_size=8719, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/generator.rb", {st_mode=S_IFREG|0644, st_size=15937, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/iseq.rbc", {st_mode=S_IFREG|0644, st_size=10353, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/generator_methods.rb", {st_mode=S_IFREG|0644, st_size=17678, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/opcodes.rb", {st_mode=S_IFREG|0644, st_size=14629, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/runtime.rb", {st_mode=S_IFREG|0644, st_size=1531, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/compiled_file.rb", {st_mode=S_IFREG|0644, st_size=9803, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/locals.rbc", {st_mode=S_IFREG|0644, st_size=13448, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/stages.rbc", {st_mode=S_IFREG|0644, st_size=22383, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/generator_methods.rbc", {st_mode=S_IFREG|0644, st_size=66420, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/generator.rbc", {st_mode=S_IFREG|0644, st_size=44455, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/lib", 0x7f54e59a5d20) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/lib", 0x7f54e59a6320) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 152 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/fixtures/lib", 0x7f54e59a6918) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegate_class", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegate_class/lib", 0x7f54e59a6e10) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/lib", 0x7f54e59a7500) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 24 entries */, 32768) = 912 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/protected_methods_spec.rb", {st_mode=S_IFREG|0644, st_size=854, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/untrust_spec.rb", {st_mode=S_IFREG|0644, st_size=571, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/untaint_spec.rb", {st_mode=S_IFREG|0644, st_size=655, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/compare_spec.rb", {st_mode=S_IFREG|0644, st_size=286, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/taint_spec.rb", {st_mode=S_IFREG|0644, st_size=542, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/public_methods_spec.rb", {st_mode=S_IFREG|0644, st_size=769, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/equal_value_spec.rb", {st_mode=S_IFREG|0644, st_size=832, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/not_equal_spec.rb", {st_mode=S_IFREG|0644, st_size=676, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/send_spec.rb", {st_mode=S_IFREG|0644, st_size=932, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/method_spec.rb", {st_mode=S_IFREG|0644, st_size=2158, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/hash_spec.rb", {st_mode=S_IFREG|0644, st_size=331, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/complement_spec.rb", {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/trust_spec.rb", {st_mode=S_IFREG|0644, st_size=1095, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/case_compare_spec.rb", {st_mode=S_IFREG|0644, st_size=292, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/tap_spec.rb", {st_mode=S_IFREG|0644, st_size=444, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/frozen_spec.rb", {st_mode=S_IFREG|0644, st_size=1232, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/eql_spec.rb", {st_mode=S_IFREG|0644, st_size=348, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/methods_spec.rb", {st_mode=S_IFREG|0644, st_size=1767, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/marshal_spec.rb", {st_mode=S_IFREG|0644, st_size=559, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/equal_spec.rb", {st_mode=S_IFREG|0644, st_size=404, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/not_spec.rb", {st_mode=S_IFREG|0644, st_size=320, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegator/private_methods_spec.rb", {st_mode=S_IFREG|0644, st_size=1071, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegate_class", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 7 entries */, 32768) = 312 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegate_class/instance_method_spec.rb", {st_mode=S_IFREG|0644, st_size=1731, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegate_class/public_instance_methods_spec.rb", {st_mode=S_IFREG|0644, st_size=1267, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegate_class/protected_instance_methods_spec.rb", {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegate_class/private_instance_methods_spec.rb", {st_mode=S_IFREG|0644, st_size=1402, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/delegate_class/instance_methods_spec.rb", {st_mode=S_IFREG|0644, st_size=1355, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/spec/fixtures/classes.rb", {st_mode=S_IFREG|0644, st_size=1030, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/lib", 0x7f54e59adae8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/delegate.rbc", {st_mode=S_IFREG|0644, st_size=270, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/delegate.rb", {st_mode=S_IFREG|0644, st_size=26, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/delegate", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/delegate/lib", 0x7f54e59aea50) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/delegate.rbc", {st_mode=S_IFREG|0644, st_size=356, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/delegate.rb", {st_mode=S_IFREG|0644, st_size=69, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/delegate", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/delegate/version.rb", {st_mode=S_IFREG|0644, st_size=65, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/delegate/version.rbc", {st_mode=S_IFREG|0644, st_size=979, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/delegate/delegate.rbc", {st_mode=S_IFREG|0644, st_size=23433, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubysl/delegate/delegate.rb", {st_mode=S_IFREG|0644, st_size=10071, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/lib", 0x7f54e59b0480) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/lib", 0x7f54e59b0db0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 152 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor/lib", 0x7f54e59b12d8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor.rbc", {st_mode=S_IFREG|0644, st_size=369, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor.rb", {st_mode=S_IFREG|0644, st_size=76, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 184 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor/version.rb", {st_mode=S_IFREG|0644, st_size=87, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor/version.rbc", {st_mode=S_IFREG|0644, st_size=1086, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor/processor.rbc", {st_mode=S_IFREG|0644, st_size=80479, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor/processor.rb", {st_mode=S_IFREG|0644, st_size=17312, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/lib", 0x7f54e59b2f58) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/spec/lib", 0x7f54e59b3550) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/spec/dir", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/spec/dir/lib", 0x7f54e59b3d68) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/spec/dir", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 128 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/spec/dir/tmpdir_spec.rb", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/spec/dir/mktmpdir_spec.rb", {st_mode=S_IFREG|0644, st_size=3454, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/lib", 0x7f54e59b4ae8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/tmpdir.rb", {st_mode=S_IFREG|0644, st_size=24, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/tmpdir.rbc", {st_mode=S_IFREG|0644, st_size=264, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/tmpdir.rb", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/tmpdir.rbc", {st_mode=S_IFREG|0644, st_size=346, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/tmpdir", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/tmpdir/lib", 0x7f54e59b6098) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/tmpdir", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/tmpdir/tmpdir.rb", {st_mode=S_IFREG|0644, st_size=3783, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/tmpdir/version.rb", {st_mode=S_IFREG|0644, st_size=62, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/tmpdir/tmpdir.rbc", {st_mode=S_IFREG|0644, st_size=8150, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubysl/tmpdir/version.rbc", {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 120 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/lib", 0x7f54e59b7460) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/lib", 0x7f54e59b7968) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/lib", 0x7f54e59b7e20) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/lib", 0x7f54e59b8518) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 45 entries */, 32768) = 1720 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_serialize_subclasses.rb", {st_mode=S_IFREG|0644, st_size=806, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_json_tree.rb", {st_mode=S_IFREG|0644, st_size=1497, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_scalar.rb", {st_mode=S_IFREG|0644, st_size=192, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_tree_builder.rb", {st_mode=S_IFREG|0644, st_size=1858, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_array.rb", {st_mode=S_IFREG|0644, st_size=1096, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_emitter.rb", {st_mode=S_IFREG|0644, st_size=2364, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_psych.rb", {st_mode=S_IFREG|0644, st_size=4048, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/visitors", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/visitors/lib", 0x7f54e59ba240) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_nil.rb", {st_mode=S_IFREG|0644, st_size=349, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_null.rb", {st_mode=S_IFREG|0644, st_size=274, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_deprecated.rb", {st_mode=S_IFREG|0644, st_size=5353, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_object_references.rb", {st_mode=S_IFREG|0644, st_size=1483, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_symbol.rb", {st_mode=S_IFREG|0644, st_size=267, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_parser.rb", {st_mode=S_IFREG|0644, st_size=8913, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_class.rb", {st_mode=S_IFREG|0644, st_size=574, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_object.rb", {st_mode=S_IFREG|0644, st_size=786, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_encoding.rb", {st_mode=S_IFREG|0644, st_size=6424, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_stream.rb", {st_mode=S_IFREG|0644, st_size=2342, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_scalar_scanner.rb", {st_mode=S_IFREG|0644, st_size=2625, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_document.rb", {st_mode=S_IFREG|0644, st_size=1023, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/json", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/json/lib", 0x7f54e59bcf28) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/handlers", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/handlers/lib", 0x7f54e59bd408) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_alias_and_anchor.rb", {st_mode=S_IFREG|0644, st_size=1983, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_tainted.rb", {st_mode=S_IFREG|0644, st_size=2862, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_struct.rb", {st_mode=S_IFREG|0644, st_size=973, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_merge_keys.rb", {st_mode=S_IFREG|0644, st_size=2425, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_safe_load.rb", {st_mode=S_IFREG|0644, st_size=2322, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/helper.rb", {st_mode=S_IFREG|0644, st_size=3017, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_numeric.rb", {st_mode=S_IFREG|0644, st_size=957, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_exception.rb", {st_mode=S_IFREG|0644, st_size=3425, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_yamldbm.rb", {st_mode=S_IFREG|0644, st_size=5269, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_date_time.rb", {st_mode=S_IFREG|0644, st_size=474, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_string.rb", {st_mode=S_IFREG|0644, st_size=3679, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_coder.rb", {st_mode=S_IFREG|0644, st_size=4345, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_boolean.rb", {st_mode=S_IFREG|0644, st_size=952, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_yamlstore.rb", {st_mode=S_IFREG|0644, st_size=2311, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_engine_manager.rb", {st_mode=S_IFREG|0644, st_size=1066, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_yaml.rb", {st_mode=S_IFREG|0644, st_size=33138, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_to_yaml_properties.rb", {st_mode=S_IFREG|0644, st_size=1401, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_set.rb", {st_mode=S_IFREG|0644, st_size=881, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_hash.rb", {st_mode=S_IFREG|0644, st_size=775, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/test_omap.rb", {st_mode=S_IFREG|0644, st_size=1621, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/nodes", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/nodes/lib", 0x7f54e59c1910) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/nodes", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/nodes/test_enumerable.rb", {st_mode=S_IFREG|0644, st_size=911, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/handlers", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/handlers/test_recorder.rb", {st_mode=S_IFREG|0644, st_size=579, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/json", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/json/test_stream.rb", {st_mode=S_IFREG|0644, st_size=2553, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/visitors", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 208 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/visitors/test_emitter.rb", {st_mode=S_IFREG|0644, st_size=3700, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/visitors/test_to_ruby.rb", {st_mode=S_IFREG|0644, st_size=10457, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/visitors/test_yaml_tree.rb", {st_mode=S_IFREG|0644, st_size=4425, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/test/psych/visitors/test_depth_first.rb", {st_mode=S_IFREG|0644, st_size=1207, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych.so", {st_mode=S_IFREG|0644, st_size=102119, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/lib", 0x7f54e59c4010) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych.rbc", {st_mode=S_IFREG|0644, st_size=13391, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych.rb", {st_mode=S_IFREG|0644, st_size=15209, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 40 entries */, 32768) = 1344 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/syntax_error.rbc", {st_mode=S_IFREG|0644, st_size=2358, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/omap.rbc", {st_mode=S_IFREG|0644, st_size=601, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/coder.rbc", {st_mode=S_IFREG|0644, st_size=6852, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/core_ext.rb", {st_mode=S_IFREG|0644, st_size=751, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/class_loader.rbc", {st_mode=S_IFREG|0644, st_size=8119, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/handler.rbc", {st_mode=S_IFREG|0644, st_size=5670, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes.rbc", {st_mode=S_IFREG|0644, st_size=1061, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/parser.rbc", {st_mode=S_IFREG|0644, st_size=1936, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/lib", 0x7f54e59c6610) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/deprecated.rbc", {st_mode=S_IFREG|0644, st_size=11317, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/coder.rb", {st_mode=S_IFREG|0644, st_size=2068, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/class_loader.rb", {st_mode=S_IFREG|0644, st_size=1925, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/tree_builder.rb", {st_mode=S_IFREG|0644, st_size=2104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/set.rb", {st_mode=S_IFREG|0644, st_size=44, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes.rb", {st_mode=S_IFREG|0644, st_size=2381, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/y.rbc", {st_mode=S_IFREG|0644, st_size=952, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/deprecated.rb", {st_mode=S_IFREG|0644, st_size=2551, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/y.rb", {st_mode=S_IFREG|0644, st_size=160, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors.rbc", {st_mode=S_IFREG|0644, st_size=627, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/handler.rb", {st_mode=S_IFREG|0644, st_size=7188, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/set.rbc", {st_mode=S_IFREG|0644, st_size=598, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json/lib", 0x7f54e59c9290) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/stream.rb", {st_mode=S_IFREG|0644, st_size=893, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/handlers", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/handlers/lib", 0x7f54e59c9a90) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/core_ext.rbc", {st_mode=S_IFREG|0644, st_size=3420, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/streaming.rb", {st_mode=S_IFREG|0644, st_size=637, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/exception.rbc", {st_mode=S_IFREG|0644, st_size=1471, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/stream.rbc", {st_mode=S_IFREG|0644, st_size=2135, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/parser.rb", {st_mode=S_IFREG|0644, st_size=1681, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/syntax_error.rb", {st_mode=S_IFREG|0644, st_size=555, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors.rb", {st_mode=S_IFREG|0644, st_size=206, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/tree_builder.rbc", {st_mode=S_IFREG|0644, st_size=6526, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/scalar_scanner.rbc", {st_mode=S_IFREG|0644, st_size=12070, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/streaming.rbc", {st_mode=S_IFREG|0644, st_size=3270, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/omap.rb", {st_mode=S_IFREG|0644, st_size=45, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/scalar_scanner.rb", {st_mode=S_IFREG|0644, st_size=4286, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/lib", 0x7f54e59cc538) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/exception.rb", {st_mode=S_IFREG|0644, st_size=234, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 16 entries */, 32768) = 496 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/alias.rbc", {st_mode=S_IFREG|0644, st_size=1668, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/document.rb", {st_mode=S_IFREG|0644, st_size=1795, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/node.rb", {st_mode=S_IFREG|0644, st_size=1264, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/sequence.rbc", {st_mode=S_IFREG|0644, st_size=2416, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/scalar.rbc", {st_mode=S_IFREG|0644, st_size=2793, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/mapping.rb", {st_mode=S_IFREG|0644, st_size=1516, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/scalar.rb", {st_mode=S_IFREG|0644, st_size=1607, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/mapping.rbc", {st_mode=S_IFREG|0644, st_size=2408, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/alias.rb", {st_mode=S_IFREG|0644, st_size=464, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/stream.rb", {st_mode=S_IFREG|0644, st_size=965, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/document.rbc", {st_mode=S_IFREG|0644, st_size=2512, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/stream.rbc", {st_mode=S_IFREG|0644, st_size=2121, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/node.rbc", {st_mode=S_IFREG|0644, st_size=4019, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/nodes/sequence.rb", {st_mode=S_IFREG|0644, st_size=2018, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/handlers", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 192 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/handlers/document_stream.rb", {st_mode=S_IFREG|0644, st_size=488, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/handlers/document_stream.rbc", {st_mode=S_IFREG|0644, st_size=3005, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/handlers/recorder.rb", {st_mode=S_IFREG|0644, st_size=855, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/handlers/recorder.rbc", {st_mode=S_IFREG|0644, st_size=2456, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 10 entries */, 32768) = 352 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json/ruby_events.rbc", {st_mode=S_IFREG|0644, st_size=2675, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json/tree_builder.rb", {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json/stream.rb", {st_mode=S_IFREG|0644, st_size=376, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json/ruby_events.rb", {st_mode=S_IFREG|0644, st_size=458, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json/stream.rbc", {st_mode=S_IFREG|0644, st_size=2176, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json/yaml_events.rb", {st_mode=S_IFREG|0644, st_size=749, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json/tree_builder.rbc", {st_mode=S_IFREG|0644, st_size=1432, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/json/yaml_events.rbc", {st_mode=S_IFREG|0644, st_size=3737, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 14 entries */, 32768) = 464 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/json_tree.rb", {st_mode=S_IFREG|0644, st_size=557, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/emitter.rbc", {st_mode=S_IFREG|0644, st_size=7749, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/yaml_tree.rb", {st_mode=S_IFREG|0644, st_size=14470, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/to_ruby.rbc", {st_mode=S_IFREG|0644, st_size=35790, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/depth_first.rbc", {st_mode=S_IFREG|0644, st_size=3183, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/to_ruby.rb", {st_mode=S_IFREG|0644, st_size=10523, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/visitor.rb", {st_mode=S_IFREG|0644, st_size=329, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/yaml_tree.rbc", {st_mode=S_IFREG|0644, st_size=46016, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/emitter.rb", {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/visitor.rbc", {st_mode=S_IFREG|0644, st_size=2581, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/depth_first.rb", {st_mode=S_IFREG|0644, st_size=596, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/psych/visitors/json_tree.rbc", {st_mode=S_IFREG|0644, st_size=3088, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/lib", 0x7f54e59d4cb0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 16 entries */, 32768) = 552 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych_to_ruby.h", {st_mode=S_IFREG|0644, st_size=108, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych_parser.c", {st_mode=S_IFREG|0644, st_size=15211, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/extconf.rb", {st_mode=S_IFREG|0644, st_size=838, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych_yaml_tree.h", {st_mode=S_IFREG|0644, st_size=114, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych.so", {st_mode=S_IFREG|0644, st_size=102119, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych_parser.h", {st_mode=S_IFREG|0644, st_size=81, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/lib", 0x7f54e59d6660) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych.h", {st_mode=S_IFREG|0644, st_size=274, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych_to_ruby.c", {st_mode=S_IFREG|0644, st_size=1155, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych_emitter.c", {st_mode=S_IFREG|0644, st_size=12938, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych_emitter.h", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/extconf.rbc", {st_mode=S_IFREG|0644, st_size=2697, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych_yaml_tree.c", {st_mode=S_IFREG|0644, st_size=732, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/psych.c", {st_mode=S_IFREG|0644, st_size=694, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 13 entries */, 32768) = 408 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/api.c", {st_mode=S_IFREG|0644, st_size=36449, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/reader.c", {st_mode=S_IFREG|0644, st_size=16525, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/loader.c", {st_mode=S_IFREG|0644, st_size=11349, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/yaml.h", {st_mode=S_IFREG|0644, st_size=54209, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/dumper.c", {st_mode=S_IFREG|0644, st_size=10044, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/emitter.c", {st_mode=S_IFREG|0644, st_size=65726, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/yaml_private.h", {st_mode=S_IFREG|0644, st_size=28877, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/writer.c", {st_mode=S_IFREG|0644, st_size=4044, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/scanner.c", {st_mode=S_IFREG|0644, st_size=98194, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/config.h", {st_mode=S_IFREG|0644, st_size=348, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/ext/psych/yaml/parser.c", {st_mode=S_IFREG|0644, st_size=45191, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/lib", 0x7f54e59da740) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/lib", 0x7f54e59dad38) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 104 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/lib", 0x7f54e59db308) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/lib", 0x7f54e59db810) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 34 entries */, 32768) = 1264 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/offset_spec.rb", {st_mode=S_IFREG|0644, st_size=100, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/httpdate_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/to_datetime_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/zone_spec.rb", {st_mode=S_IFREG|0644, st_size=98, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/rfc3339_spec.rb", {st_mode=S_IFREG|0644, st_size=187, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/sec_fraction_spec.rb", {st_mode=S_IFREG|0644, st_size=106, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/min_spec.rb", {st_mode=S_IFREG|0644, st_size=122, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/second_spec.rb", {st_mode=S_IFREG|0644, st_size=163, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/shared/lib", 0x7f54e59dd920) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/parse_spec.rb", {st_mode=S_IFREG|0644, st_size=4830, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/_strptime_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/now_spec.rb", {st_mode=S_IFREG|0644, st_size=147, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/jd_spec.rb", {st_mode=S_IFREG|0644, st_size=96, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/xmlschema_spec.rb", {st_mode=S_IFREG|0644, st_size=191, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/rfc2822_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/new_spec.rb", {st_mode=S_IFREG|0644, st_size=1406, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/to_date_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/second_fraction_spec.rb", {st_mode=S_IFREG|0644, st_size=109, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/hour_spec.rb", {st_mode=S_IFREG|0644, st_size=2109, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/civil_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/sec_spec.rb", {st_mode=S_IFREG|0644, st_size=122, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/strptime_spec.rb", {st_mode=S_IFREG|0644, st_size=834, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/strftime_spec.rb", {st_mode=S_IFREG|0644, st_size=860, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/iso8601_spec.rb", {st_mode=S_IFREG|0644, st_size=187, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/minute_spec.rb", {st_mode=S_IFREG|0644, st_size=163, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=98, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/jisx0301_spec.rb", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/commercial_spec.rb", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/ordinal_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/new_offset_spec.rb", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/to_time_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/rfc822_spec.rb", {st_mode=S_IFREG|0644, st_size=100, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 112 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/shared/sec.rb", {st_mode=S_IFREG|0644, st_size=1949, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/datetime/shared/min.rb", {st_mode=S_IFREG|0644, st_size=2251, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 102 entries */, 32768) = 3848 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/relationship_spec.rb", {st_mode=S_IFREG|0644, st_size=574, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/yday_spec.rb", {st_mode=S_IFREG|0644, st_size=94, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/upto_spec.rb", {st_mode=S_IFREG|0644, st_size=309, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/asctime_spec.rb", {st_mode=S_IFREG|0644, st_size=97, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/valid_jd_spec.rb", {st_mode=S_IFREG|0644, st_size=155, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/newsg_spec.rb", {st_mode=S_IFREG|0644, st_size=137, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/time_to_day_fraction_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/civil_to_jd_spec.rb", {st_mode=S_IFREG|0644, st_size=416, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/mjd_to_jd_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/valid_civil_spec.rb", {st_mode=S_IFREG|0644, st_size=167, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/exist1_spec.rb", {st_mode=S_IFREG|0644, st_size=190, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/minus_month_spec.rb", {st_mode=S_IFREG|0644, st_size=717, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/boat_spec.rb", {st_mode=S_IFREG|0644, st_size=716, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/julian_leap_spec.rb", {st_mode=S_IFREG|0644, st_size=434, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=97, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/day_fraction_to_time_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/next_spec.rb", {st_mode=S_IFREG|0644, st_size=94, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/lib", 0x7f54e59e6740) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/cwyear_spec.rb", {st_mode=S_IFREG|0644, st_size=96, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/existw_spec.rb", {st_mode=S_IFREG|0644, st_size=206, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/parse_spec.rb", {st_mode=S_IFREG|0644, st_size=4191, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/commercial_to_jd_spec.rb", {st_mode=S_IFREG|0644, st_size=106, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/start_spec.rb", {st_mode=S_IFREG|0644, st_size=95, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/ld_to_jd_spec.rb", {st_mode=S_IFREG|0644, st_size=98, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/julian_spec.rb", {st_mode=S_IFREG|0644, st_size=1492, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/jd_spec.rb", {st_mode=S_IFREG|0644, st_size=263, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/ctime_spec.rb", {st_mode=S_IFREG|0644, st_size=95, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/year_spec.rb", {st_mode=S_IFREG|0644, st_size=94, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/mjd_spec.rb", {st_mode=S_IFREG|0644, st_size=93, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/cwday_spec.rb", {st_mode=S_IFREG|0644, st_size=95, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/new1_spec.rb", {st_mode=S_IFREG|0644, st_size=171, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/ajd_spec.rb", {st_mode=S_IFREG|0644, st_size=93, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/os_spec.rb", {st_mode=S_IFREG|0644, st_size=219, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/append_spec.rb", {st_mode=S_IFREG|0644, st_size=92, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/comparison_spec.rb", {st_mode=S_IFREG|0644, st_size=93, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/valid_commercial_spec.rb", {st_mode=S_IFREG|0644, st_size=187, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/lib", 0x7f54e59ea7b8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/exist3_spec.rb", {st_mode=S_IFREG|0644, st_size=196, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/hash_spec.rb", {st_mode=S_IFREG|0644, st_size=171, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/jd_to_civil_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/add_month_spec.rb", {st_mode=S_IFREG|0644, st_size=866, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/new3_spec.rb", {st_mode=S_IFREG|0644, st_size=177, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/new2_spec.rb", {st_mode=S_IFREG|0644, st_size=181, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/plus_spec.rb", {st_mode=S_IFREG|0644, st_size=521, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/case_compare_spec.rb", {st_mode=S_IFREG|0644, st_size=93, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/new_spec.rb", {st_mode=S_IFREG|0644, st_size=305, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/amjd_spec.rb", {st_mode=S_IFREG|0644, st_size=94, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/right_shift_spec.rb", {st_mode=S_IFREG|0644, st_size=92, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/day_fraction_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/day_spec.rb", {st_mode=S_IFREG|0644, st_size=93, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/constants_spec.rb", {st_mode=S_IFREG|0644, st_size=2819, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/eql_spec.rb", {st_mode=S_IFREG|0644, st_size=325, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/downto_spec.rb", {st_mode=S_IFREG|0644, st_size=317, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/gregorian_leap_spec.rb", {st_mode=S_IFREG|0644, st_size=455, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/valid_ordinal_spec.rb", {st_mode=S_IFREG|0644, st_size=175, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/valid_date_spec.rb", {st_mode=S_IFREG|0644, st_size=162, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/ordinal_to_jd_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/italy_spec.rb", {st_mode=S_IFREG|0644, st_size=95, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/civil_spec.rb", {st_mode=S_IFREG|0644, st_size=219, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/neww_spec.rb", {st_mode=S_IFREG|0644, st_size=128, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/amjd_to_ajd_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/succ_spec.rb", {st_mode=S_IFREG|0644, st_size=94, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/sg_spec.rb", {st_mode=S_IFREG|0644, st_size=134, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/jd_to_wday_spec.rb", {st_mode=S_IFREG|0644, st_size=100, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/jd_to_mjd_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/minus_spec.rb", {st_mode=S_IFREG|0644, st_size=932, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/valid_time_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/jd_to_commercial_spec.rb", {st_mode=S_IFREG|0644, st_size=106, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/strptime_spec.rb", {st_mode=S_IFREG|0644, st_size=4966, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/new_start_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/conversions_spec.rb", {st_mode=S_IFREG|0644, st_size=5629, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/format", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/format/lib", 0x7f54e59f1918) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/strftime_spec.rb", {st_mode=S_IFREG|0644, st_size=7440, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/cweek_spec.rb", {st_mode=S_IFREG|0644, st_size=95, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/step_spec.rb", {st_mode=S_IFREG|0644, st_size=949, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/month_spec.rb", {st_mode=S_IFREG|0644, st_size=95, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/gregorian_spec.rb", {st_mode=S_IFREG|0644, st_size=1545, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity_spec.rb", {st_mode=S_IFREG|0644, st_size=2164, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/today_spec.rb", {st_mode=S_IFREG|0644, st_size=95, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=94, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/ajd_to_amjd_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/wday_spec.rb", {st_mode=S_IFREG|0644, st_size=94, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/zone_to_diff_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/new0_spec.rb", {st_mode=S_IFREG|0644, st_size=183, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/add_spec.rb", {st_mode=S_IFREG|0644, st_size=838, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/commercial_spec.rb", {st_mode=S_IFREG|0644, st_size=353, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/ns_spec.rb", {st_mode=S_IFREG|0644, st_size=219, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/ajd_to_jd_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/ld_spec.rb", {st_mode=S_IFREG|0644, st_size=92, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/england_spec.rb", {st_mode=S_IFREG|0644, st_size=97, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/exist2_spec.rb", {st_mode=S_IFREG|0644, st_size=200, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/ordinal_spec.rb", {st_mode=S_IFREG|0644, st_size=146, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/mon_spec.rb", {st_mode=S_IFREG|0644, st_size=93, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/jd_to_ordinal_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/leap_spec.rb", {st_mode=S_IFREG|0644, st_size=175, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/mday_spec.rb", {st_mode=S_IFREG|0644, st_size=94, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/exist_spec.rb", {st_mode=S_IFREG|0644, st_size=194, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/accessor_spec.rb", {st_mode=S_IFREG|0644, st_size=2171, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/jd_to_ajd_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/jd_to_ld_spec.rb", {st_mode=S_IFREG|0644, st_size=98, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/format", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/format/bag", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/format/bag/lib", 0x7f54e59f77c0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/format/bag", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/format/bag/to_hash_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/format/bag/method_missing_spec.rb", {st_mode=S_IFREG|0644, st_size=117, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 12 entries */, 32768) = 416 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/nan_spec.rb", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/infinite_spec.rb", {st_mode=S_IFREG|0644, st_size=109, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/abs_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/uminus_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/zero_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/uplus_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/comparison_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/finite_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/coerce_spec.rb", {st_mode=S_IFREG|0644, st_size=106, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/infinity/d_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 14 entries */, 32768) = 464 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/parse.rb", {st_mode=S_IFREG|0644, st_size=1591, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/valid_jd.rb", {st_mode=S_IFREG|0644, st_size=937, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/valid_civil.rb", {st_mode=S_IFREG|0644, st_size=2617, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/ordinal.rb", {st_mode=S_IFREG|0644, st_size=1682, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/civil.rb", {st_mode=S_IFREG|0644, st_size=2185, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/valid_commercial.rb", {st_mode=S_IFREG|0644, st_size=2706, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/parse_us.rb", {st_mode=S_IFREG|0644, st_size=1857, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/commercial.rb", {st_mode=S_IFREG|0644, st_size=2115, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/parse_eu.rb", {st_mode=S_IFREG|0644, st_size=1413, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/new_bang.rb", {st_mode=S_IFREG|0644, st_size=395, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/valid_ordinal.rb", {st_mode=S_IFREG|0644, st_size=2359, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/spec/date/shared/jd.rb", {st_mode=S_IFREG|0644, st_size=464, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 168 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/lib", 0x7f54e59fcfc8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/lib", 0x7f54e59fd498) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date.rb", {st_mode=S_IFREG|0644, st_size=22, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date.rbc", {st_mode=S_IFREG|0644, st_size=258, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 7 entries */, 32768) = 208 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/delta", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/delta/lib", 0x7f54e59fe1f0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/format.rb", {st_mode=S_IFREG|0644, st_size=32436, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/format.rbc", {st_mode=S_IFREG|0644, st_size=104780, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/delta.rb", {st_mode=S_IFREG|0644, st_size=10177, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/delta.rbc", {st_mode=S_IFREG|0644, st_size=42127, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/delta", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 112 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/delta/parser.rbc", {st_mode=S_IFREG|0644, st_size=9703, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/date/delta/parser.rb", {st_mode=S_IFREG|0644, st_size=6241, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/date", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/date/lib", 0x7f54e59ffdd0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/date.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/date.rbc", {st_mode=S_IFREG|0644, st_size=336, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/date", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/date/version.rb", {st_mode=S_IFREG|0644, st_size=60, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/date/version.rbc", {st_mode=S_IFREG|0644, st_size=945, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/date/date.rb", {st_mode=S_IFREG|0644, st_size=56093, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubysl/date/date.rbc", {st_mode=S_IFREG|0644, st_size=115136, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/lib", 0x7f54e5a019d0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/spec/lib", 0x7f54e5a01fc8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/spec/exclusive_spec.rb", {st_mode=S_IFREG|0644, st_size=720, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/lib", 0x7f54e5a02b10) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/thread.rb", {st_mode=S_IFREG|0644, st_size=24, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/thread.rbc", {st_mode=S_IFREG|0644, st_size=264, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/thread", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/thread/lib", 0x7f54e5a03870) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/thread.rb", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/thread.rbc", {st_mode=S_IFREG|0644, st_size=346, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/thread", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/thread/version.rb", {st_mode=S_IFREG|0644, st_size=62, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/thread/version.rbc", {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/thread/thread.rb", {st_mode=S_IFREG|0644, st_size=6478, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubysl/thread/thread.rbc", {st_mode=S_IFREG|0644, st_size=13378, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/lib", 0x7f54e5a05468) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/lib", 0x7f54e5a05b88) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/mkmf.rbc", {st_mode=S_IFREG|0644, st_size=258, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/mkmf.rb", {st_mode=S_IFREG|0644, st_size=22, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf.rbc", {st_mode=S_IFREG|0644, st_size=336, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/lib", 0x7f54e5a07130) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/version.rb", {st_mode=S_IFREG|0644, st_size=60, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/mkmf.rbc", {st_mode=S_IFREG|0644, st_size=223002, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/version.rbc", {st_mode=S_IFREG|0644, st_size=945, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/mkmf.rb", {st_mode=S_IFREG|0644, st_size=79775, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/lib", 0x7f54e5a084f0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/lib", 0x7f54e5a089e0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/lib", 0x7f54e5a09308) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 152 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne.rb", {st_mode=S_IFREG|0644, st_size=2332, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne.rbc", {st_mode=S_IFREG|0644, st_size=10419, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne/lib", 0x7f54e5a0a0c0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne/melbourne.so", {st_mode=S_IFREG|0644, st_size=725927, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne/version.rb", {st_mode=S_IFREG|0644, st_size=90, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne/version.rbc", {st_mode=S_IFREG|0644, st_size=1098, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/lib", 0x7f54e5a0b390) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/lib", 0x7f54e5a0bb10) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 25 entries */, 32768) = 872 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/encoding_compat.hpp", {st_mode=S_IFREG|0644, st_size=1592, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/melbourne.so", {st_mode=S_IFREG|0644, st_size=725927, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/melbourne.cpp", {st_mode=S_IFREG|0644, st_size=1486, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/extconf.rb", {st_mode=S_IFREG|0644, st_size=4285, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/visitor.hpp", {st_mode=S_IFREG|0644, st_size=277, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/grammar.hpp", {st_mode=S_IFREG|0644, st_size=220, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/node_types.rb", {st_mode=S_IFREG|0644, st_size=2303, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/symbols.cpp", {st_mode=S_IFREG|0644, st_size=7037, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/node_types.hpp", {st_mode=S_IFREG|0644, st_size=2058, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/melbourne.hpp", {st_mode=S_IFREG|0644, st_size=360, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/encoding_compat.cpp", {st_mode=S_IFREG|0644, st_size=4044, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/symbols.hpp", {st_mode=S_IFREG|0644, st_size=2566, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/var_table.cpp", {st_mode=S_IFREG|0644, st_size=1595, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/namespace.h", {st_mode=S_IFREG|0644, st_size=185, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/node_types.cpp", {st_mode=S_IFREG|0644, st_size=3187, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/visitor.cpp", {st_mode=S_IFREG|0644, st_size=31726, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/grammar.cpp", {st_mode=S_IFREG|0644, st_size=458551, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/node.hpp", {st_mode=S_IFREG|0644, st_size=10207, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/parser_state.hpp", {st_mode=S_IFREG|0644, st_size=7635, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/extconf.rbc", {st_mode=S_IFREG|0644, st_size=10811, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/node_types.rbc", {st_mode=S_IFREG|0644, st_size=8446, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/lex.c.blt", {st_mode=S_IFREG|0644, st_size=6963, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/ext/rubinius/melbourne/var_table.hpp", {st_mode=S_IFREG|0644, st_size=719, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/lib", 0x7f54e5a10c38) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/lib", 0x7f54e5a11238) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 68 entries */, 32768) = 2592 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/fixtures/lib", 0x7f54e5a11868) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/each_spec.rb", {st_mode=S_IFREG|0644, st_size=441, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/size_spec.rb", {st_mode=S_IFREG|0644, st_size=188, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/read_spec.rb", {st_mode=S_IFREG|0644, st_size=1843, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/puts_spec.rb", {st_mode=S_IFREG|0644, st_size=4089, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/initialize_copy_spec.rb", {st_mode=S_IFREG|0644, st_size=2727, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/isatty_spec.rb", {st_mode=S_IFREG|0644, st_size=190, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/readpartial_spec.rb", {st_mode=S_IFREG|0644, st_size=894, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/string_spec.rb", {st_mode=S_IFREG|0644, st_size=1118, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/lineno_spec.rb", {st_mode=S_IFREG|0644, st_size=568, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/readline_spec.rb", {st_mode=S_IFREG|0644, st_size=3177, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/flush_spec.rb", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/gets_spec.rb", {st_mode=S_IFREG|0644, st_size=5829, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/chars_spec.rb", {st_mode=S_IFREG|0644, st_size=319, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/lib", 0x7f54e5a145d0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/putc_spec.rb", {st_mode=S_IFREG|0644, st_size=2389, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/pos_spec.rb", {st_mode=S_IFREG|0644, st_size=621, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/truncate_spec.rb", {st_mode=S_IFREG|0644, st_size=1916, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/syswrite_spec.rb", {st_mode=S_IFREG|0644, st_size=555, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/stringio_spec.rb", {st_mode=S_IFREG|0644, st_size=135, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/initialize_spec.rb", {st_mode=S_IFREG|0644, st_size=5691, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/write_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=656, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/open_spec.rb", {st_mode=S_IFREG|0644, st_size=6111, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/sync_spec.rb", {st_mode=S_IFREG|0644, st_size=343, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/close_write_spec.rb", {st_mode=S_IFREG|0644, st_size=695, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/each_codepoint_spec.rb", {st_mode=S_IFREG|0644, st_size=354, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/readbyte_spec.rb", {st_mode=S_IFREG|0644, st_size=532, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/append_spec.rb", {st_mode=S_IFREG|0644, st_size=2144, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/getc_spec.rb", {st_mode=S_IFREG|0644, st_size=966, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/closed_read_spec.rb", {st_mode=S_IFREG|0644, st_size=299, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/sysread_spec.rb", {st_mode=S_IFREG|0644, st_size=781, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/rewind_spec.rb", {st_mode=S_IFREG|0644, st_size=406, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/print_spec.rb", {st_mode=S_IFREG|0644, st_size=2514, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/reopen_spec.rb", {st_mode=S_IFREG|0644, st_size=8835, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/closed_spec.rb", {st_mode=S_IFREG|0644, st_size=372, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/fileno_spec.rb", {st_mode=S_IFREG|0644, st_size=222, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/eof_spec.rb", {st_mode=S_IFREG|0644, st_size=252, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/seek_spec.rb", {st_mode=S_IFREG|0644, st_size=2037, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/pid_spec.rb", {st_mode=S_IFREG|0644, st_size=160, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/getbyte_spec.rb", {st_mode=S_IFREG|0644, st_size=639, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/ungetbyte_spec.rb", {st_mode=S_IFREG|0644, st_size=2326, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/close_read_spec.rb", {st_mode=S_IFREG|0644, st_size=687, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/ungetc_spec.rb", {st_mode=S_IFREG|0644, st_size=2557, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/write_spec.rb", {st_mode=S_IFREG|0644, st_size=531, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/printf_spec.rb", {st_mode=S_IFREG|0644, st_size=1460, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/set_encoding_spec.rb", {st_mode=S_IFREG|0644, st_size=1022, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/tty_spec.rb", {st_mode=S_IFREG|0644, st_size=188, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/codepoints_spec.rb", {st_mode=S_IFREG|0644, st_size=349, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/read_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=918, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/close_spec.rb", {st_mode=S_IFREG|0644, st_size=519, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/external_encoding_spec.rb", {st_mode=S_IFREG|0644, st_size=337, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/bytes_spec.rb", {st_mode=S_IFREG|0644, st_size=319, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/closed_write_spec.rb", {st_mode=S_IFREG|0644, st_size=302, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/lines_spec.rb", {st_mode=S_IFREG|0644, st_size=457, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/readchar_spec.rb", {st_mode=S_IFREG|0644, st_size=475, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/each_char_spec.rb", {st_mode=S_IFREG|0644, st_size=331, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/internal_encoding_spec.rb", {st_mode=S_IFREG|0644, st_size=294, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/fsync_spec.rb", {st_mode=S_IFREG|0644, st_size=179, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/path_spec.rb", {st_mode=S_IFREG|0644, st_size=355, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/tell_spec.rb", {st_mode=S_IFREG|0644, st_size=184, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/binmode_spec.rb", {st_mode=S_IFREG|0644, st_size=188, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/length_spec.rb", {st_mode=S_IFREG|0644, st_size=192, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/each_byte_spec.rb", {st_mode=S_IFREG|0644, st_size=292, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/fcntl_spec.rb", {st_mode=S_IFREG|0644, st_size=219, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/readlines_spec.rb", {st_mode=S_IFREG|0644, st_size=3340, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/each_line_spec.rb", {st_mode=S_IFREG|0644, st_size=471, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 15 entries */, 32768) = 472 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/length.rb", {st_mode=S_IFREG|0644, st_size=335, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/write.rb", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/getc.rb", {st_mode=S_IFREG|0644, st_size=980, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/sysread.rb", {st_mode=S_IFREG|0644, st_size=922, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/codepoints.rb", {st_mode=S_IFREG|0644, st_size=1188, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/tell.rb", {st_mode=S_IFREG|0644, st_size=249, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/isatty.rb", {st_mode=S_IFREG|0644, st_size=134, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/eof.rb", {st_mode=S_IFREG|0644, st_size=541, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/read.rb", {st_mode=S_IFREG|0644, st_size=5216, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/each_byte.rb", {st_mode=S_IFREG|0644, st_size=1492, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/readchar.rb", {st_mode=S_IFREG|0644, st_size=712, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/each.rb", {st_mode=S_IFREG|0644, st_size=4670, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/shared/each_char.rb", {st_mode=S_IFREG|0644, st_size=1320, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/spec/fixtures/classes.rb", {st_mode=S_IFREG|0644, st_size=184, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/lib", 0x7f54e5a21f80) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/stringio.rb", {st_mode=S_IFREG|0644, st_size=26, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/stringio.rbc", {st_mode=S_IFREG|0644, st_size=270, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio.rb", {st_mode=S_IFREG|0644, st_size=69, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio.rbc", {st_mode=S_IFREG|0644, st_size=356, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/lib", 0x7f54e5a23510) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/version.rb", {st_mode=S_IFREG|0644, st_size=64, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/version.rbc", {st_mode=S_IFREG|0644, st_size=977, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/stringio.rb", {st_mode=S_IFREG|0644, st_size=13972, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/stringio.rbc", {st_mode=S_IFREG|0644, st_size=51230, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/lib", 0x7f54e5a24910) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/spec/lib", 0x7f54e5a24f10) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/spec/shellwords_spec.rb", {st_mode=S_IFREG|0644, st_size=791, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 160 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/lib", 0x7f54e5a25a98) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/shellwords.rbc", {st_mode=S_IFREG|0644, st_size=276, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/shellwords.rb", {st_mode=S_IFREG|0644, st_size=28, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 160 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rbc", {st_mode=S_IFREG|0644, st_size=366, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/lib", 0x7f54e5a26b38) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rb", {st_mode=S_IFREG|0644, st_size=75, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 192 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rbc", {st_mode=S_IFREG|0644, st_size=6846, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rb", {st_mode=S_IFREG|0644, st_size=66, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rbc", {st_mode=S_IFREG|0644, st_size=995, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rb", {st_mode=S_IFREG|0644, st_size=3763, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/lib", 0x7f54e5a28490) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/lib", 0x7f54e5a28be8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse.rbc", {st_mode=S_IFREG|0644, st_size=270, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/lib", 0x7f54e5a295e8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse.rb", {st_mode=S_IFREG|0644, st_size=26, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 14 entries */, 32768) = 448 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rbc", {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/version.rb", {st_mode=S_IFREG|0644, st_size=2034, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/time.rb", {st_mode=S_IFREG|0644, st_size=188, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/time.rbc", {st_mode=S_IFREG|0644, st_size=1232, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/version.rbc", {st_mode=S_IFREG|0644, st_size=7761, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rb", {st_mode=S_IFREG|0644, st_size=1404, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rbc", {st_mode=S_IFREG|0644, st_size=6702, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/date.rb", {st_mode=S_IFREG|0644, st_size=325, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rb", {st_mode=S_IFREG|0644, st_size=100, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/date.rbc", {st_mode=S_IFREG|0644, st_size=1734, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rbc", {st_mode=S_IFREG|0644, st_size=727, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rb", {st_mode=S_IFREG|0644, st_size=121, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rbc", {st_mode=S_IFREG|0644, st_size=356, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/lib", 0x7f54e5a2cb00) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rb", {st_mode=S_IFREG|0644, st_size=69, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rbc", {st_mode=S_IFREG|0644, st_size=125330, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rb", {st_mode=S_IFREG|0644, st_size=68, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rbc", {st_mode=S_IFREG|0644, st_size=987, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rb", {st_mode=S_IFREG|0644, st_size=51996, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/lib", 0x7f54e5a2e1e0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/lib", 0x7f54e5a2e808) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 9 entries */, 32768) = 320 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/httpdate_spec.rb", {st_mode=S_IFREG|0644, st_size=1032, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/shared/lib", 0x7f54e5a2f0f8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/xmlschema_spec.rb", {st_mode=S_IFREG|0644, st_size=153, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/rfc2822_spec.rb", {st_mode=S_IFREG|0644, st_size=145, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/strptime_spec.rb", {st_mode=S_IFREG|0644, st_size=511, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/iso8601_spec.rb", {st_mode=S_IFREG|0644, st_size=151, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/rfc822_spec.rb", {st_mode=S_IFREG|0644, st_size=143, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 112 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/shared/xmlschema.rb", {st_mode=S_IFREG|0644, st_size=2589, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/spec/shared/rfc2822.rb", {st_mode=S_IFREG|0644, st_size=1889, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/lib", 0x7f54e5a31020) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/time.rb", {st_mode=S_IFREG|0644, st_size=22, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/time.rbc", {st_mode=S_IFREG|0644, st_size=258, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/time", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/time/lib", 0x7f54e5a31d48) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/time.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/time.rbc", {st_mode=S_IFREG|0644, st_size=336, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/time", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/time/version.rb", {st_mode=S_IFREG|0644, st_size=60, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/time/time.rb", {st_mode=S_IFREG|0644, st_size=21649, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/time/time.rbc", {st_mode=S_IFREG|0644, st_size=26323, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubysl/time/version.rbc", {st_mode=S_IFREG|0644, st_size=945, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 120 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/lib", 0x7f54e5a33910) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/lib", 0x7f54e5a33dd8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/lib", 0x7f54e5a343d8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 232 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/hmac", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/hmac/lib", 0x7f54e5a349e0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/shared/lib", 0x7f54e5a34eb8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/x509", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/x509/lib", 0x7f54e5a35390) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/random", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/random/lib", 0x7f54e5a35918) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/cipher_spec.rb", {st_mode=S_IFREG|0644, st_size=417, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/config/lib", 0x7f54e5a36308) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/config", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/config/freeze_spec.rb", {st_mode=S_IFREG|0644, st_size=449, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/random", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 160 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/random/pseudo_bytes_spec.rb", {st_mode=S_IFREG|0644, st_size=167, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/random/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/random/shared/lib", 0x7f54e5a370a8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/random/random_bytes_spec.rb", {st_mode=S_IFREG|0644, st_size=167, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/random/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/random/shared/random_bytes.rb", {st_mode=S_IFREG|0644, st_size=781, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/x509", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/x509/name", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/x509/name/lib", 0x7f54e5a38240) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/x509/name", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/x509/name/parse_spec.rb", {st_mode=S_IFREG|0644, st_size=1385, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/shared/constants.rb", {st_mode=S_IFREG|0644, st_size=983, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/hmac", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 128 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/hmac/hexdigest_spec.rb", {st_mode=S_IFREG|0644, st_size=579, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/spec/hmac/digest_spec.rb", {st_mode=S_IFREG|0644, st_size=554, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl/lib", 0x7f54e5a39a90) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl.rbc", {st_mode=S_IFREG|0644, st_size=267, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/lib", 0x7f54e5a3a480) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl.rb", {st_mode=S_IFREG|0644, st_size=25, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 17 entries */, 32768) = 536 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/buffering.rb", {st_mode=S_IFREG|0644, st_size=9361, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/digest.rb", {st_mode=S_IFREG|0644, st_size=1963, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/digest.rbc", {st_mode=S_IFREG|0644, st_size=5408, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/x509.rb", {st_mode=S_IFREG|0644, st_size=4518, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/ssl.rb", {st_mode=S_IFREG|0644, st_size=5309, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/config.rbc", {st_mode=S_IFREG|0644, st_size=24199, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/openssl.so", {st_mode=S_IFREG|0644, st_size=1358221, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/ssl.rbc", {st_mode=S_IFREG|0644, st_size=18103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/config.rb", {st_mode=S_IFREG|0644, st_size=7417, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/bn.rb", {st_mode=S_IFREG|0644, st_size=533, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/cipher.rbc", {st_mode=S_IFREG|0644, st_size=4912, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/cipher.rb", {st_mode=S_IFREG|0644, st_size=1573, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/x509.rbc", {st_mode=S_IFREG|0644, st_size=16313, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/buffering.rbc", {st_mode=S_IFREG|0644, st_size=17611, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/openssl/bn.rbc", {st_mode=S_IFREG|0644, st_size=1753, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl/openssl.rbc", {st_mode=S_IFREG|0644, st_size=710, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl/openssl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl/openssl/lib", 0x7f54e5a3e2f0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl/openssl.rb", {st_mode=S_IFREG|0644, st_size=521, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl/openssl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 112 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl/openssl/version.rb", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubysl/openssl/version.rbc", {st_mode=S_IFREG|0644, st_size=969, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/lib", 0x7f54e5a3f380) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/lib", 0x7f54e5a3fca8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 61 entries */, 32768) = 2184 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_bn.h", {st_mode=S_IFREG|0644, st_size=457, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkey_dh.c", {st_mode=S_IFREG|0644, st_size=17420, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509attr.c", {st_mode=S_IFREG|0644, st_size=6343, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_digest.h", {st_mode=S_IFREG|0644, st_size=466, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/openssl_missing.c", {st_mode=S_IFREG|0644, st_size=7656, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl.c", {st_mode=S_IFREG|0644, st_size=28985, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509revoked.c", {st_mode=S_IFREG|0644, st_size=4773, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509.c", {st_mode=S_IFREG|0644, st_size=3403, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_hmac.h", {st_mode=S_IFREG|0644, st_size=379, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_ocsp.c", {st_mode=S_IFREG|0644, st_size=20537, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/extconf.rb", {st_mode=S_IFREG|0644, st_size=5036, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkey.h", {st_mode=S_IFREG|0644, st_size=3719, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_ocsp.h", {st_mode=S_IFREG|0644, st_size=520, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_cipher.c", {st_mode=S_IFREG|0644, st_size=30493, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509req.c", {st_mode=S_IFREG|0644, st_size=9876, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkcs5.h", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkcs7.c", {st_mode=S_IFREG|0644, st_size=25311, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_config.c", {st_mode=S_IFREG|0644, st_size=1651, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_digest.c", {st_mode=S_IFREG|0644, st_size=11538, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_asn1.c", {st_mode=S_IFREG|0644, st_size=63180, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkey.c", {st_mode=S_IFREG|0644, st_size=11669, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_bio.h", {st_mode=S_IFREG|0644, st_size=416, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509ext.c", {st_mode=S_IFREG|0644, st_size=11794, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509crl.c", {st_mode=S_IFREG|0644, st_size=11861, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_config.h", {st_mode=S_IFREG|0644, st_size=454, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_ns_spki.c", {st_mode=S_IFREG|0644, st_size=9405, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/openssl.so", {st_mode=S_IFREG|0644, st_size=1358221, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_ssl_session.c", {st_mode=S_IFREG|0644, st_size=6721, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509store.c", {st_mode=S_IFREG|0644, st_size=16855, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ruby_missing.h", {st_mode=S_IFREG|0644, st_size=610, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkcs12.h", {st_mode=S_IFREG|0644, st_size=269, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkcs12.c", {st_mode=S_IFREG|0644, st_size=6406, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkey_rsa.c", {st_mode=S_IFREG|0644, st_size=17915, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/extconf.rbc", {st_mode=S_IFREG|0644, st_size=11153, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/deprecation.rbc", {st_mode=S_IFREG|0644, st_size=2038, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_version.h", {st_mode=S_IFREG|0644, st_size=344, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509name.c", {st_mode=S_IFREG|0644, st_size=12428, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_bn.c", {st_mode=S_IFREG|0644, st_size=19356, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl.h", {st_mode=S_IFREG|0644, st_size=5402, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkcs7.h", {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_rand.c", {st_mode=S_IFREG|0644, st_size=3694, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_asn1.h", {st_mode=S_IFREG|0644, st_size=1655, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkey_dsa.c", {st_mode=S_IFREG|0644, st_size=15185, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_hmac.c", {st_mode=S_IFREG|0644, st_size=5603, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_ssl.c", {st_mode=S_IFREG|0644, st_size=65170, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkey_ec.c", {st_mode=S_IFREG|0644, st_size=43543, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_engine.c", {st_mode=S_IFREG|0644, st_size=10603, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_rand.h", {st_mode=S_IFREG|0644, st_size=384, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509cert.c", {st_mode=S_IFREG|0644, st_size=20325, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_pkcs5.c", {st_mode=S_IFREG|0644, st_size=6638, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_cipher.h", {st_mode=S_IFREG|0644, st_size=474, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/deprecation.rb", {st_mode=S_IFREG|0644, st_size=570, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_bio.c", {st_mode=S_IFREG|0644, st_size=1526, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_x509.h", {st_mode=S_IFREG|0644, st_size=2229, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/extconf.h", {st_mode=S_IFREG|0644, st_size=2191, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/openssl_missing.h", {st_mode=S_IFREG|0644, st_size=5323, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_ssl.h", {st_mode=S_IFREG|0644, st_size=808, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_engine.h", {st_mode=S_IFREG|0644, st_size=439, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/ext/rubysl/openssl/ossl_ns_spki.h", {st_mode=S_IFREG|0644, st_size=416, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/lib", 0x7f54e5a4bf50) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/lib", 0x7f54e5a4c658) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/tsort.rbc", {st_mode=S_IFREG|0644, st_size=261, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/tsort.rb", {st_mode=S_IFREG|0644, st_size=23, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/tsort.rbc", {st_mode=S_IFREG|0644, st_size=341, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/tsort.rb", {st_mode=S_IFREG|0644, st_size=60, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/tsort", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/tsort/lib", 0x7f54e5a4dc20) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/tsort", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/tsort/version.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/tsort/version.rbc", {st_mode=S_IFREG|0644, st_size=953, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/tsort/tsort.rbc", {st_mode=S_IFREG|0644, st_size=7766, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubysl/tsort/tsort.rb", {st_mode=S_IFREG|0644, st_size=6958, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/lib", 0x7f54e5a4f020) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/lib", 0x7f54e5a4f618) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 32 entries */, 32768) = 1304 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/fixtures/lib", 0x7f54e5a4fc18) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/tag_class_spec.rb", {st_mode=S_IFREG|0644, st_size=259, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/parse_file_spec.rb", {st_mode=S_IFREG|0644, st_size=269, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/tagged_classes_spec.rb", {st_mode=S_IFREG|0644, st_size=286, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/emitter_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/shared/lib", 0x7f54e5a50d98) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/to_yaml_spec.rb", {st_mode=S_IFREG|0644, st_size=3442, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/each_document_spec.rb", {st_mode=S_IFREG|0644, st_size=311, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/parse_spec.rb", {st_mode=S_IFREG|0644, st_size=464, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/add_domain_type_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/add_builtin_type_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/load_spec.rb", {st_mode=S_IFREG|0644, st_size=3302, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/load_stream_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/load_file_spec.rb", {st_mode=S_IFREG|0644, st_size=304, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/add_private_type_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/quick_emit_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/load_documents_spec.rb", {st_mode=S_IFREG|0644, st_size=271, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/object_maker_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/tagurize_spec.rb", {st_mode=S_IFREG|0644, st_size=229, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/parser_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/each_node_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/dump_spec.rb", {st_mode=S_IFREG|0644, st_size=1034, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/add_ruby_type_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/parse_documents_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/read_type_class_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/dump_stream_spec.rb", {st_mode=S_IFREG|0644, st_size=409, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/detect_implicit_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/generic_parser_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/try_implicit_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/transfer_spec.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/shared/each_document.rb", {st_mode=S_IFREG|0644, st_size=540, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 152 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/fixtures/example_class.rb", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/fixtures/strings.rb", {st_mode=S_IFREG|0644, st_size=467, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/spec/fixtures/common.rb", {st_mode=S_IFREG|0644, st_size=172, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 168 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/lib", 0x7f54e5a57130) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml.rb", {st_mode=S_IFREG|0644, st_size=22, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml/lib", 0x7f54e5a57910) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml.rbc", {st_mode=S_IFREG|0644, st_size=258, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 240 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml/store.rbc", {st_mode=S_IFREG|0644, st_size=3673, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml/syck.rb", {st_mode=S_IFREG|0644, st_size=951, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml/syck.rbc", {st_mode=S_IFREG|0644, st_size=3332, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml/dbm.rb", {st_mode=S_IFREG|0644, st_size=5540, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml/store.rb", {st_mode=S_IFREG|0644, st_size=1737, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/yaml/dbm.rbc", {st_mode=S_IFREG|0644, st_size=12483, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/yaml.rb", {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/yaml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/yaml/lib", 0x7f54e5a59af0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/yaml.rbc", {st_mode=S_IFREG|0644, st_size=336, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/yaml", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/yaml/version.rb", {st_mode=S_IFREG|0644, st_size=60, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/yaml/yaml.rb", {st_mode=S_IFREG|0644, st_size=1596, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/yaml/version.rbc", {st_mode=S_IFREG|0644, st_size=945, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubysl/yaml/yaml.rbc", {st_mode=S_IFREG|0644, st_size=5060, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/lib", 0x7f54e5a5b3b8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/lib", 0x7f54e5a5bae8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/monitor.rbc", {st_mode=S_IFREG|0644, st_size=267, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/monitor.rb", {st_mode=S_IFREG|0644, st_size=25, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/lib", 0x7f54e5a5ca48) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rbc", {st_mode=S_IFREG|0644, st_size=351, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rb", {st_mode=S_IFREG|0644, st_size=66, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rb", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rbc", {st_mode=S_IFREG|0644, st_size=969, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rbc", {st_mode=S_IFREG|0644, st_size=10562, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb", {st_mode=S_IFREG|0644, st_size=7101, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/lib", 0x7f54e5a5e488) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 104 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/lib", 0x7f54e5a5ebf0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/net", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/net/lib", 0x7f54e5a5f2d8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/net", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 112 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/net/protocol.rbc", {st_mode=S_IFREG|0644, st_size=282, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/net/protocol.rb", {st_mode=S_IFREG|0644, st_size=30, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/lib", 0x7f54e5a602a0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/protocol", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/protocol/lib", 0x7f54e5a60820) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/protocol.rbc", {st_mode=S_IFREG|0644, st_size=372, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/protocol.rb", {st_mode=S_IFREG|0644, st_size=77, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/protocol", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/protocol/version.rb", {st_mode=S_IFREG|0644, st_size=89, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/protocol/version.rbc", {st_mode=S_IFREG|0644, st_size=1338, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/protocol/protocol.rbc", {st_mode=S_IFREG|0644, st_size=29842, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubysl/net/protocol/protocol.rb", {st_mode=S_IFREG|0644, st_size=8353, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/lib", 0x7f54e5a62480) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/lib", 0x7f54e5a62a80) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 18 entries */, 32768) = 688 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/getgrgid_spec.rb", {st_mode=S_IFREG|0644, st_size=2092, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/shared/lib", 0x7f54e5a63368) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/getpwnam_spec.rb", {st_mode=S_IFREG|0644, st_size=867, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/setpwent_spec.rb", {st_mode=S_IFREG|0644, st_size=14, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/getlogin_spec.rb", {st_mode=S_IFREG|0644, st_size=334, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/struct_passwd_spec.rb", {st_mode=S_IFREG|0644, st_size=913, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/setgrent_spec.rb", {st_mode=S_IFREG|0644, st_size=14, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/passwd_spec.rb", {st_mode=S_IFREG|0644, st_size=14, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/group_spec.rb", {st_mode=S_IFREG|0644, st_size=338, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/getgrnam_spec.rb", {st_mode=S_IFREG|0644, st_size=861, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/getpwent_spec.rb", {st_mode=S_IFREG|0644, st_size=148, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/getgrent_spec.rb", {st_mode=S_IFREG|0644, st_size=148, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/struct_group_spec.rb", {st_mode=S_IFREG|0644, st_size=644, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/endpwent_spec.rb", {st_mode=S_IFREG|0644, st_size=148, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/getpwuid_spec.rb", {st_mode=S_IFREG|0644, st_size=1000, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/endgrent_spec.rb", {st_mode=S_IFREG|0644, st_size=148, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/spec/shared/windows.rb", {st_mode=S_IFREG|0644, st_size=151, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/lib", 0x7f54e5a66be0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/etc.rbc", {st_mode=S_IFREG|0644, st_size=255, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/etc.rb", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rbc", {st_mode=S_IFREG|0644, st_size=331, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rb", {st_mode=S_IFREG|0644, st_size=54, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc/lib", 0x7f54e5a68128) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 240 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rb", {st_mode=S_IFREG|0644, st_size=228, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rb", {st_mode=S_IFREG|0644, st_size=59, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rbc", {st_mode=S_IFREG|0644, st_size=937, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc/etc.rb", {st_mode=S_IFREG|0644, st_size=3422, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rbc", {st_mode=S_IFREG|0644, st_size=1001, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubysl/etc/etc.rb.ffi", {st_mode=S_IFREG|0644, st_size=3551, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 120 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/lib", 0x7f54e5a69b58) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/lib", 0x7f54e5a6a020) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/lib", 0x7f54e5a6a618) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 232 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/lib", 0x7f54e5a6ac08) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/lib", 0x7f54e5a6b0e0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/lib", 0x7f54e5a6b740) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/lib", 0x7f54e5a6bc18) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha1/lib", 0x7f54e5a6c1c8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/hexencode_spec.rb", {st_mode=S_IFREG|0644, st_size=825, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 152 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha1/digest_spec.rb", {st_mode=S_IFREG|0644, st_size=461, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha1/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha1/shared/lib", 0x7f54e5a6cd50) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha1/file_spec.rb", {st_mode=S_IFREG|0644, st_size=1295, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha1/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha1/shared/constants.rb", {st_mode=S_IFREG|0644, st_size=1021, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 18 entries */, 32768) = 672 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/hexdigest_spec.rb", {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/size_spec.rb", {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/digest_spec.rb", {st_mode=S_IFREG|0644, st_size=1104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=283, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/shared/lib", 0x7f54e5a6e998) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/file_spec.rb", {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/digest_length_spec.rb", {st_mode=S_IFREG|0644, st_size=269, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/digest_bang_spec.rb", {st_mode=S_IFREG|0644, st_size=353, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/append_spec.rb", {st_mode=S_IFREG|0644, st_size=188, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/update_spec.rb", {st_mode=S_IFREG|0644, st_size=196, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/equal_spec.rb", {st_mode=S_IFREG|0644, st_size=1020, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/hexdigest_bang_spec.rb", {st_mode=S_IFREG|0644, st_size=373, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=604, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/reset_spec.rb", {st_mode=S_IFREG|0644, st_size=395, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/length_spec.rb", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/block_length_spec.rb", {st_mode=S_IFREG|0644, st_size=262, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/shared/length.rb", {st_mode=S_IFREG|0644, st_size=318, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/shared/update.rb", {st_mode=S_IFREG|0644, st_size=222, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha512/shared/constants.rb", {st_mode=S_IFREG|0644, st_size=1478, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 18 entries */, 32768) = 672 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/hexdigest_spec.rb", {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/size_spec.rb", {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/digest_spec.rb", {st_mode=S_IFREG|0644, st_size=1104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=283, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/shared/lib", 0x7f54e5a72c28) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/file_spec.rb", {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/digest_length_spec.rb", {st_mode=S_IFREG|0644, st_size=269, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/digest_bang_spec.rb", {st_mode=S_IFREG|0644, st_size=353, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/append_spec.rb", {st_mode=S_IFREG|0644, st_size=188, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/update_spec.rb", {st_mode=S_IFREG|0644, st_size=196, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/equal_spec.rb", {st_mode=S_IFREG|0644, st_size=1020, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/hexdigest_bang_spec.rb", {st_mode=S_IFREG|0644, st_size=373, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=604, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/reset_spec.rb", {st_mode=S_IFREG|0644, st_size=395, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/length_spec.rb", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/block_length_spec.rb", {st_mode=S_IFREG|0644, st_size=262, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/shared/length.rb", {st_mode=S_IFREG|0644, st_size=318, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/shared/update.rb", {st_mode=S_IFREG|0644, st_size=222, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha384/shared/constants.rb", {st_mode=S_IFREG|0644, st_size=1290, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 18 entries */, 32768) = 672 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/hexdigest_spec.rb", {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/size_spec.rb", {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/digest_spec.rb", {st_mode=S_IFREG|0644, st_size=1104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=283, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/shared/lib", 0x7f54e5a76e90) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/file_spec.rb", {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/digest_length_spec.rb", {st_mode=S_IFREG|0644, st_size=269, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/digest_bang_spec.rb", {st_mode=S_IFREG|0644, st_size=353, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/append_spec.rb", {st_mode=S_IFREG|0644, st_size=188, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/update_spec.rb", {st_mode=S_IFREG|0644, st_size=196, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/equal_spec.rb", {st_mode=S_IFREG|0644, st_size=1020, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/hexdigest_bang_spec.rb", {st_mode=S_IFREG|0644, st_size=373, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=604, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/reset_spec.rb", {st_mode=S_IFREG|0644, st_size=395, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/length_spec.rb", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/block_length_spec.rb", {st_mode=S_IFREG|0644, st_size=262, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/shared/length.rb", {st_mode=S_IFREG|0644, st_size=318, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/shared/update.rb", {st_mode=S_IFREG|0644, st_size=222, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/sha256/shared/constants.rb", {st_mode=S_IFREG|0644, st_size=1162, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 18 entries */, 32768) = 672 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/hexdigest_spec.rb", {st_mode=S_IFREG|0644, st_size=1105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/size_spec.rb", {st_mode=S_IFREG|0644, st_size=187, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/digest_spec.rb", {st_mode=S_IFREG|0644, st_size=1053, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=274, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/shared/lib", 0x7f54e5a7b118) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/file_spec.rb", {st_mode=S_IFREG|0644, st_size=1280, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/digest_length_spec.rb", {st_mode=S_IFREG|0644, st_size=260, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/digest_bang_spec.rb", {st_mode=S_IFREG|0644, st_size=338, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/append_spec.rb", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/update_spec.rb", {st_mode=S_IFREG|0644, st_size=190, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/equal_spec.rb", {st_mode=S_IFREG|0644, st_size=996, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/hexdigest_bang_spec.rb", {st_mode=S_IFREG|0644, st_size=358, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=598, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/reset_spec.rb", {st_mode=S_IFREG|0644, st_size=380, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/length_spec.rb", {st_mode=S_IFREG|0644, st_size=191, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/block_length_spec.rb", {st_mode=S_IFREG|0644, st_size=253, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/shared/length.rb", {st_mode=S_IFREG|0644, st_size=303, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/shared/sample.rb", {st_mode=S_IFREG|0644, st_size=975, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/shared/update.rb", {st_mode=S_IFREG|0644, st_size=210, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/spec/md5/shared/constants.rb", {st_mode=S_IFREG|0644, st_size=1004, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/lib", 0x7f54e5a7ea38) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest.rb", {st_mode=S_IFREG|0644, st_size=24, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/lib", 0x7f54e5a7f220) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest.rbc", {st_mode=S_IFREG|0644, st_size=264, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 20 entries */, 32768) = 616 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/bubblebabble", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/bubblebabble/lib", 0x7f54e5a7fc88) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha1.rbc", {st_mode=S_IFREG|0644, st_size=1786, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/md5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/md5/lib", 0x7f54e5a80478) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/rmd160", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/rmd160/lib", 0x7f54e5a80998) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/digest.so", {st_mode=S_IFREG|0644, st_size=42774, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha2.rbc", {st_mode=S_IFREG|0644, st_size=5015, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha1.rb", {st_mode=S_IFREG|0644, st_size=423, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/md5.rb", {st_mode=S_IFREG|0644, st_size=415, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha2/lib", 0x7f54e5a81cf0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/hmac.rbc", {st_mode=S_IFREG|0644, st_size=6984, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha1/lib", 0x7f54e5a824e0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/rmd160.rb", {st_mode=S_IFREG|0644, st_size=31, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/bubblebabble.rbc", {st_mode=S_IFREG|0644, st_size=296, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/md5.rbc", {st_mode=S_IFREG|0644, st_size=1775, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/bubblebabble.rb", {st_mode=S_IFREG|0644, st_size=43, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/rmd160.rbc", {st_mode=S_IFREG|0644, st_size=278, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/hmac.rb", {st_mode=S_IFREG|0644, st_size=7772, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha2.rb", {st_mode=S_IFREG|0644, st_size=1502, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha1/sha1.so", {st_mode=S_IFREG|0644, st_size=16115, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha2", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/sha2/sha2.so", {st_mode=S_IFREG|0644, st_size=47308, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/rmd160", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/rmd160/rmd160.so", {st_mode=S_IFREG|0644, st_size=16172, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/md5", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/md5/md5.so", {st_mode=S_IFREG|0644, st_size=15187, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/bubblebabble", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/digest/bubblebabble/bubblebabble.so", {st_mode=S_IFREG|0644, st_size=21790, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/digest.rb", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/digest", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/digest/lib", 0x7f54e5a85da8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/digest.rbc", {st_mode=S_IFREG|0644, st_size=346, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/digest", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/digest/digest.rb", {st_mode=S_IFREG|0644, st_size=2299, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/digest/version.rb", {st_mode=S_IFREG|0644, st_size=62, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/digest/digest.rbc", {st_mode=S_IFREG|0644, st_size=5546, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubysl/digest/version.rbc", {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/lib", 0x7f54e5a87740) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/lib", 0x7f54e5a87e58) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 13 entries */, 32768) = 376 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/bubblebabble", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/bubblebabble/lib", 0x7f54e5a88590) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/digest.h", {st_mode=S_IFREG|0644, st_size=891, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/extconf.rb", {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5/lib", 0x7f54e5a890d0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/defs.h", {st_mode=S_IFREG|0644, st_size=301, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160/lib", 0x7f54e5a89920) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/digest.so", {st_mode=S_IFREG|0644, st_size=42774, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha2/lib", 0x7f54e5a8a330) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1/lib", 0x7f54e5a8a870) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/extconf.rbc", {st_mode=S_IFREG|0644, st_size=657, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/digest.c", {st_mode=S_IFREG|0644, st_size=17067, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 10 entries */, 32768) = 304 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1/extconf.rb", {st_mode=S_IFREG|0644, st_size=505, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1/sha1.c", {st_mode=S_IFREG|0644, st_size=9158, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1/sha1.so", {st_mode=S_IFREG|0644, st_size=16115, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1/sha1.h", {st_mode=S_IFREG|0644, st_size=1020, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1/extconf.rbc", {st_mode=S_IFREG|0644, st_size=1721, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1/sha1ossl.c", {st_mode=S_IFREG|0644, st_size=184, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1/sha1init.c", {st_mode=S_IFREG|0644, st_size=1068, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha1/sha1ossl.h", {st_mode=S_IFREG|0644, st_size=405, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha2", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 240 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha2/extconf.rb", {st_mode=S_IFREG|0644, st_size=398, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha2/sha2.h", {st_mode=S_IFREG|0644, st_size=3777, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha2/sha2init.c", {st_mode=S_IFREG|0644, st_size=1483, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha2/extconf.rbc", {st_mode=S_IFREG|0644, st_size=1447, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha2/sha2.c", {st_mode=S_IFREG|0644, st_size=27751, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/sha2/sha2.so", {st_mode=S_IFREG|0644, st_size=47308, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 10 entries */, 32768) = 304 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160/extconf.rb", {st_mode=S_IFREG|0644, st_size=534, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160/rmd160.c", {st_mode=S_IFREG|0644, st_size=14881, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160/rmd160init.c", {st_mode=S_IFREG|0644, st_size=1083, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160/rmd160.h", {st_mode=S_IFREG|0644, st_size=1689, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160/rmd160ossl.c", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160/extconf.rbc", {st_mode=S_IFREG|0644, st_size=1780, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160/rmd160.so", {st_mode=S_IFREG|0644, st_size=16172, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/rmd160/rmd160ossl.h", {st_mode=S_IFREG|0644, st_size=439, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 10 entries */, 32768) = 304 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5/extconf.rb", {st_mode=S_IFREG|0644, st_size=500, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5/md5.c", {st_mode=S_IFREG|0644, st_size=13191, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5/md5.so", {st_mode=S_IFREG|0644, st_size=15187, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5/md5init.c", {st_mode=S_IFREG|0644, st_size=1007, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5/md5ossl.h", {st_mode=S_IFREG|0644, st_size=261, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5/md5ossl.c", {st_mode=S_IFREG|0644, st_size=169, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5/extconf.rbc", {st_mode=S_IFREG|0644, st_size=1714, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/md5/md5.h", {st_mode=S_IFREG|0644, st_size=2859, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/bubblebabble", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 264 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/bubblebabble/extconf.rb", {st_mode=S_IFREG|0644, st_size=127, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/bubblebabble/bubblebabble.h", {st_mode=S_IFREG|0644, st_size=38, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/bubblebabble/extconf.rbc", {st_mode=S_IFREG|0644, st_size=666, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/bubblebabble/bubblebabble.so", {st_mode=S_IFREG|0644, st_size=21790, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/bubblebabble/bubblebabble.c", {st_mode=S_IFREG|0644, st_size=3518, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/ext/rubysl/digest/bubblebabble/extconf.h", {st_mode=S_IFREG|0644, st_size=67, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/lib", 0x7f54e5a930a0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/lib", 0x7f54e5a93740) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 44 entries */, 32768) = 1672 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/check_until_spec.rb", {st_mode=S_IFREG|0644, st_size=375, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/bol_spec.rb", {st_mode=S_IFREG|0644, st_size=150, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/clear_spec.rb", {st_mode=S_IFREG|0644, st_size=529, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/string_spec.rb", {st_mode=S_IFREG|0644, st_size=863, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/matchedsize_spec.rb", {st_mode=S_IFREG|0644, st_size=642, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/scan_until_spec.rb", {st_mode=S_IFREG|0644, st_size=513, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=510, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/post_match_spec.rb", {st_mode=S_IFREG|0644, st_size=699, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/lib", 0x7f54e5a955f0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/rest_size_spec.rb", {st_mode=S_IFREG|0644, st_size=172, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/pos_spec.rb", {st_mode=S_IFREG|0644, st_size=229, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/restsize_spec.rb", {st_mode=S_IFREG|0644, st_size=544, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/initialize_spec.rb", {st_mode=S_IFREG|0644, st_size=596, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/scan_spec.rb", {st_mode=S_IFREG|0644, st_size=2372, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/skip_spec.rb", {st_mode=S_IFREG|0644, st_size=350, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/check_spec.rb", {st_mode=S_IFREG|0644, st_size=375, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/append_spec.rb", {st_mode=S_IFREG|0644, st_size=254, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/skip_until_spec.rb", {st_mode=S_IFREG|0644, st_size=429, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/getbyte_spec.rb", {st_mode=S_IFREG|0644, st_size=638, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/search_full_spec.rb", {st_mode=S_IFREG|0644, st_size=878, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/must_C_version_spec.rb", {st_mode=S_IFREG|0644, st_size=153, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/element_reference_spec.rb", {st_mode=S_IFREG|0644, st_size=1216, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/get_byte_spec.rb", {st_mode=S_IFREG|0644, st_size=164, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/empty_spec.rb", {st_mode=S_IFREG|0644, st_size=517, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/match_spec.rb", {st_mode=S_IFREG|0644, st_size=584, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/rest_spec.rb", {st_mode=S_IFREG|0644, st_size=998, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/scan_full_spec.rb", {st_mode=S_IFREG|0644, st_size=868, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/unscan_spec.rb", {st_mode=S_IFREG|0644, st_size=640, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/getch_spec.rb", {st_mode=S_IFREG|0644, st_size=887, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/matched_size_spec.rb", {st_mode=S_IFREG|0644, st_size=184, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/matched_spec.rb", {st_mode=S_IFREG|0644, st_size=868, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/peep_spec.rb", {st_mode=S_IFREG|0644, st_size=515, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/terminate_spec.rb", {st_mode=S_IFREG|0644, st_size=172, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/pointer_spec.rb", {st_mode=S_IFREG|0644, st_size=245, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/pre_match_spec.rb", {st_mode=S_IFREG|0644, st_size=1002, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/beginning_of_line_spec.rb", {st_mode=S_IFREG|0644, st_size=178, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/reset_spec.rb", {st_mode=S_IFREG|0644, st_size=275, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/concat_spec.rb", {st_mode=S_IFREG|0644, st_size=272, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/peek_spec.rb", {st_mode=S_IFREG|0644, st_size=153, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/dup_spec.rb", {st_mode=S_IFREG|0644, st_size=771, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/exist_spec.rb", {st_mode=S_IFREG|0644, st_size=532, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/eos_spec.rb", {st_mode=S_IFREG|0644, st_size=150, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 13 entries */, 32768) = 432 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/rest_size.rb", {st_mode=S_IFREG|0644, st_size=429, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/bol.rb", {st_mode=S_IFREG|0644, st_size=704, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/terminate.rb", {st_mode=S_IFREG|0644, st_size=497, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/pos.rb", {st_mode=S_IFREG|0644, st_size=2130, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/get_byte.rb", {st_mode=S_IFREG|0644, st_size=770, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/extract_range.rb", {st_mode=S_IFREG|0644, st_size=572, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/matched_size.rb", {st_mode=S_IFREG|0644, st_size=515, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/eos.rb", {st_mode=S_IFREG|0644, st_size=432, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/peek.rb", {st_mode=S_IFREG|0644, st_size=1229, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/concat.rb", {st_mode=S_IFREG|0644, st_size=1108, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/spec/shared/extract_range_matched.rb", {st_mode=S_IFREG|0644, st_size=532, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/lib", 0x7f54e5a9ea38) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/strscan.rbc", {st_mode=S_IFREG|0644, st_size=267, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/strscan.rb", {st_mode=S_IFREG|0644, st_size=25, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rbc", {st_mode=S_IFREG|0644, st_size=351, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rb", {st_mode=S_IFREG|0644, st_size=66, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/lib", 0x7f54e5a9ffc0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rb", {st_mode=S_IFREG|0644, st_size=69, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rbc", {st_mode=S_IFREG|0644, st_size=983, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rbc", {st_mode=S_IFREG|0644, st_size=22415, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rb", {st_mode=S_IFREG|0644, st_size=5358, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/lib", 0x7f54e5aa1378) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/lib", 0x7f54e5aa1980) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 14 entries */, 32768) = 536 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/HTTPRetriableError_spec.rb", {st_mode=S_IFREG|0644, st_size=296, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/HTTPFatalError_spec.rb", {st_mode=S_IFREG|0644, st_size=276, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/HTTPBadResponse_spec.rb", {st_mode=S_IFREG|0644, st_size=154, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/lib", 0x7f54e5aa2920) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httprequest", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httprequest/lib", 0x7f54e5aa3018) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/HTTPServerException_spec.rb", {st_mode=S_IFREG|0644, st_size=293, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/HTTPHeaderSyntaxError_spec.rb", {st_mode=S_IFREG|0644, st_size=166, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/lib", 0x7f54e5aa3b98) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpexceptions", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpexceptions/lib", 0x7f54e5aa4090) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/lib", 0x7f54e5aa4568) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/lib", 0x7f54e5aa4aa0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/HTTPError_spec.rb", {st_mode=S_IFREG|0644, st_size=257, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 24 entries */, 32768) = 912 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/body_permitted_spec.rb", {st_mode=S_IFREG|0644, st_size=485, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/read_header_spec.rb", {st_mode=S_IFREG|0644, st_size=202, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/entity_spec.rb", {st_mode=S_IFREG|0644, st_size=166, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/exception_type_spec.rb", {st_mode=S_IFREG|0644, st_size=542, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/reading_body_spec.rb", {st_mode=S_IFREG|0644, st_size=1573, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/message_spec.rb", {st_mode=S_IFREG|0644, st_size=224, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=555, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/shared/lib", 0x7f54e5aa69a8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/header_spec.rb", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/to_ary_spec.rb", {st_mode=S_IFREG|0644, st_size=666, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/initialize_spec.rb", {st_mode=S_IFREG|0644, st_size=399, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/msg_spec.rb", {st_mode=S_IFREG|0644, st_size=220, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/read_body_spec.rb", {st_mode=S_IFREG|0644, st_size=2190, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/read_new_spec.rb", {st_mode=S_IFREG|0644, st_size=576, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/value_spec.rb", {st_mode=S_IFREG|0644, st_size=915, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/code_spec.rb", {st_mode=S_IFREG|0644, st_size=683, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/error_type_spec.rb", {st_mode=S_IFREG|0644, st_size=819, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/http_version_spec.rb", {st_mode=S_IFREG|0644, st_size=328, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/response_spec.rb", {st_mode=S_IFREG|0644, st_size=199, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/error_spec.rb", {st_mode=S_IFREG|0644, st_size=917, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/code_type_spec.rb", {st_mode=S_IFREG|0644, st_size=798, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/body_spec.rb", {st_mode=S_IFREG|0644, st_size=162, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpresponse/shared/body.rb", {st_mode=S_IFREG|0644, st_size=527, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 61 entries */, 32768) = 2376 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/fixtures/lib", 0x7f54e5aaa2d8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/version_1_2_spec.rb", {st_mode=S_IFREG|0644, st_size=449, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/put2_spec.rb", {st_mode=S_IFREG|0644, st_size=221, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/close_on_empty_response_spec.rb", {st_mode=S_IFREG|0644, st_size=226, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/request_put_spec.rb", {st_mode=S_IFREG|0644, st_size=235, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=585, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/default_port_spec.rb", {st_mode=S_IFREG|0644, st_size=135, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/propfind_spec.rb", {st_mode=S_IFREG|0644, st_size=680, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/post2_spec.rb", {st_mode=S_IFREG|0644, st_size=225, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared/lib", 0x7f54e5aac120) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/request_head_spec.rb", {st_mode=S_IFREG|0644, st_size=239, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/open_timeout_spec.rb", {st_mode=S_IFREG|0644, st_size=603, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/send_request_spec.rb", {st_mode=S_IFREG|0644, st_size=4962, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/start_spec.rb", {st_mode=S_IFREG|0644, st_size=2604, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/set_debug_output_spec.rb", {st_mode=S_IFREG|0644, st_size=811, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/initialize_spec.rb", {st_mode=S_IFREG|0644, st_size=1151, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/proppatch_spec.rb", {st_mode=S_IFREG|0644, st_size=685, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/started_spec.rb", {st_mode=S_IFREG|0644, st_size=224, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/socket_type_spec.rb", {st_mode=S_IFREG|0644, st_size=147, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/active_spec.rb", {st_mode=S_IFREG|0644, st_size=222, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/is_version_1_2_spec.rb", {st_mode=S_IFREG|0644, st_size=184, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/proxy_pass_spec.rb", {st_mode=S_IFREG|0644, st_size=1174, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/move_spec.rb", {st_mode=S_IFREG|0644, st_size=671, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/Proxy_spec.rb", {st_mode=S_IFREG|0644, st_size=1065, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/head_spec.rb", {st_mode=S_IFREG|0644, st_size=654, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/request_post_spec.rb", {st_mode=S_IFREG|0644, st_size=239, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/use_ssl_spec.rb", {st_mode=S_IFREG|0644, st_size=159, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/address_spec.rb", {st_mode=S_IFREG|0644, st_size=177, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/new_spec.rb", {st_mode=S_IFREG|0644, st_size=2907, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/mkcol_spec.rb", {st_mode=S_IFREG|0644, st_size=578, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/copy_spec.rb", {st_mode=S_IFREG|0644, st_size=574, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/request_spec.rb", {st_mode=S_IFREG|0644, st_size=4241, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/head2_spec.rb", {st_mode=S_IFREG|0644, st_size=226, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/read_timeout_spec.rb", {st_mode=S_IFREG|0644, st_size=600, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/proxy_user_spec.rb", {st_mode=S_IFREG|0644, st_size=1174, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/proxy_class_spec.rb", {st_mode=S_IFREG|0644, st_size=242, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/http_default_port_spec.rb", {st_mode=S_IFREG|0644, st_size=140, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/request_get_spec.rb", {st_mode=S_IFREG|0644, st_size=228, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/options_spec.rb", {st_mode=S_IFREG|0644, st_size=668, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/newobj_spec.rb", {st_mode=S_IFREG|0644, st_size=1176, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/put_spec.rb", {st_mode=S_IFREG|0644, st_size=655, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/version_1_1_spec.rb", {st_mode=S_IFREG|0644, st_size=507, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/unlock_spec.rb", {st_mode=S_IFREG|0644, st_size=670, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/get2_spec.rb", {st_mode=S_IFREG|0644, st_size=221, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/lock_spec.rb", {st_mode=S_IFREG|0644, st_size=587, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/get_response_spec.rb", {st_mode=S_IFREG|0644, st_size=790, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/proxy_address_spec.rb", {st_mode=S_IFREG|0644, st_size=888, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/delete_spec.rb", {st_mode=S_IFREG|0644, st_size=582, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/post_form_spec.rb", {st_mode=S_IFREG|0644, st_size=469, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/port_spec.rb", {st_mode=S_IFREG|0644, st_size=174, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/request_types_spec.rb", {st_mode=S_IFREG|0644, st_size=5875, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/trace_spec.rb", {st_mode=S_IFREG|0644, st_size=638, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/get_spec.rb", {st_mode=S_IFREG|0644, st_size=1440, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/https_default_port_spec.rb", {st_mode=S_IFREG|0644, st_size=144, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/is_version_1_1_spec.rb", {st_mode=S_IFREG|0644, st_size=184, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/finish_spec.rb", {st_mode=S_IFREG|0644, st_size=619, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/post_spec.rb", {st_mode=S_IFREG|0644, st_size=1048, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/proxy_port_spec.rb", {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/get_print_spec.rb", {st_mode=S_IFREG|0644, st_size=711, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 9 entries */, 32768) = 320 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared/request_get.rb", {st_mode=S_IFREG|0644, st_size=1285, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared/version_1_2.rb", {st_mode=S_IFREG|0644, st_size=185, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared/started.rb", {st_mode=S_IFREG|0644, st_size=579, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared/request_head.rb", {st_mode=S_IFREG|0644, st_size=1240, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared/version_1_1.rb", {st_mode=S_IFREG|0644, st_size=537, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared/request_put.rb", {st_mode=S_IFREG|0644, st_size=1350, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/shared/request_post.rb", {st_mode=S_IFREG|0644, st_size=1356, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/http/fixtures/http_server.rb", {st_mode=S_IFREG|0644, st_size=2639, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpexceptions", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 160 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpexceptions/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpexceptions/fixtures/lib", 0x7f54e5ab81c0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpexceptions/initialize_spec.rb", {st_mode=S_IFREG|0644, st_size=485, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpexceptions/response_spec.rb", {st_mode=S_IFREG|0644, st_size=303, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpexceptions/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpexceptions/fixtures/classes.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 12 entries */, 32768) = 464 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/request_body_permitted_spec.rb", {st_mode=S_IFREG|0644, st_size=416, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=877, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/body_exist_spec.rb", {st_mode=S_IFREG|0644, st_size=768, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/method_spec.rb", {st_mode=S_IFREG|0644, st_size=450, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/exec_spec.rb", {st_mode=S_IFREG|0644, st_size=5324, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/body_stream_spec.rb", {st_mode=S_IFREG|0644, st_size=850, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/response_body_permitted_spec.rb", {st_mode=S_IFREG|0644, st_size=420, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/body_spec.rb", {st_mode=S_IFREG|0644, st_size=772, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/path_spec.rb", {st_mode=S_IFREG|0644, st_size=356, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpgenericrequest/set_body_internal_spec.rb", {st_mode=S_IFREG|0644, st_size=720, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httprequest", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httprequest/initialize_spec.rb", {st_mode=S_IFREG|0644, st_size=1241, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 38 entries */, 32768) = 1544 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/fixtures/lib", 0x7f54e5abbce8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/each_spec.rb", {st_mode=S_IFREG|0644, st_size=230, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/size_spec.rb", {st_mode=S_IFREG|0644, st_size=216, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/form_data_spec.rb", {st_mode=S_IFREG|0644, st_size=246, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/chunked_spec.rb", {st_mode=S_IFREG|0644, st_size=575, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/each_header_spec.rb", {st_mode=S_IFREG|0644, st_size=244, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/each_key_spec.rb", {st_mode=S_IFREG|0644, st_size=234, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/sub_type_spec.rb", {st_mode=S_IFREG|0644, st_size=883, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared/lib", 0x7f54e5abd870) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/to_hash_spec.rb", {st_mode=S_IFREG|0644, st_size=755, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/key_spec.rb", {st_mode=S_IFREG|0644, st_size=574, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/content_type_spec.rb", {st_mode=S_IFREG|0644, st_size=779, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/content_range_spec.rb", {st_mode=S_IFREG|0644, st_size=1159, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/fetch_spec.rb", {st_mode=S_IFREG|0644, st_size=2436, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/content_length_spec.rb", {st_mode=S_IFREG|0644, st_size=1635, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/range_spec.rb", {st_mode=S_IFREG|0644, st_size=1472, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/set_content_type_spec.rb", {st_mode=S_IFREG|0644, st_size=264, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/range_length_spec.rb", {st_mode=S_IFREG|0644, st_size=1091, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/element_set_spec.rb", {st_mode=S_IFREG|0644, st_size=1206, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/each_name_spec.rb", {st_mode=S_IFREG|0644, st_size=236, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/element_reference_spec.rb", {st_mode=S_IFREG|0644, st_size=1163, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/add_field_spec.rb", {st_mode=S_IFREG|0644, st_size=931, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/each_capitalized_name_spec.rb", {st_mode=S_IFREG|0644, st_size=1277, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/proxy_basic_auth_spec.rb", {st_mode=S_IFREG|0644, st_size=442, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/get_fields_spec.rb", {st_mode=S_IFREG|0644, st_size=1187, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/each_value_spec.rb", {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/set_range_spec.rb", {st_mode=S_IFREG|0644, st_size=236, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/delete_spec.rb", {st_mode=S_IFREG|0644, st_size=719, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/set_form_data_spec.rb", {st_mode=S_IFREG|0644, st_size=252, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/main_type_spec.rb", {st_mode=S_IFREG|0644, st_size=673, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/basic_auth_spec.rb", {st_mode=S_IFREG|0644, st_size=418, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/type_params_spec.rb", {st_mode=S_IFREG|0644, st_size=752, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/canonical_each_spec.rb", {st_mode=S_IFREG|0644, st_size=260, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/initialize_http_header_spec.rb", {st_mode=S_IFREG|0644, st_size=950, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/length_spec.rb", {st_mode=S_IFREG|0644, st_size=220, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/each_capitalized_spec.rb", {st_mode=S_IFREG|0644, st_size=265, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 9 entries */, 32768) = 304 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared/each_capitalized.rb", {st_mode=S_IFREG|0644, st_size=1327, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared/size.rb", {st_mode=S_IFREG|0644, st_size=427, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared/set_form_data.rb", {st_mode=S_IFREG|0644, st_size=1145, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared/set_content_type.rb", {st_mode=S_IFREG|0644, st_size=775, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared/each_header.rb", {st_mode=S_IFREG|0644, st_size=1324, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared/set_range.rb", {st_mode=S_IFREG|0644, st_size=2933, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/shared/each_name.rb", {st_mode=S_IFREG|0644, st_size=1078, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/spec/httpheader/fixtures/classes.rb", {st_mode=S_IFREG|0644, st_size=166, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 104 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/lib", 0x7f54e5ac54c0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/lib", 0x7f54e5ac5bc0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 7 entries */, 32768) = 200 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/https.rbc", {st_mode=S_IFREG|0644, st_size=277, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/lib", 0x7f54e5ac65e0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http.rb", {st_mode=S_IFREG|0644, st_size=26, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/https.rb", {st_mode=S_IFREG|0644, st_size=32, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http.rbc", {st_mode=S_IFREG|0644, st_size=270, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 20 entries */, 32768) = 680 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/request.rbc", {st_mode=S_IFREG|0644, st_size=1241, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/requests.rbc", {st_mode=S_IFREG|0644, st_size=8148, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/proxy_delta.rbc", {st_mode=S_IFREG|0644, st_size=1748, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/proxy_delta.rb", {st_mode=S_IFREG|0644, st_size=241, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/response.rb", {st_mode=S_IFREG|0644, st_size=10009, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/request.rb", {st_mode=S_IFREG|0644, st_size=715, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/responses.rb", {st_mode=S_IFREG|0644, st_size=8619, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/responses.rbc", {st_mode=S_IFREG|0644, st_size=29395, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/requests.rb", {st_mode=S_IFREG|0644, st_size=2951, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/header.rbc", {st_mode=S_IFREG|0644, st_size=29979, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/generic_request.rbc", {st_mode=S_IFREG|0644, st_size=26171, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/backward.rb", {st_mode=S_IFREG|0644, st_size=578, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/exceptions.rb", {st_mode=S_IFREG|0644, st_size=710, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/header.rb", {st_mode=S_IFREG|0644, st_size=14707, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/exceptions.rbc", {st_mode=S_IFREG|0644, st_size=3052, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/response.rbc", {st_mode=S_IFREG|0644, st_size=22464, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/backward.rbc", {st_mode=S_IFREG|0644, st_size=2403, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/net/http/generic_request.rb", {st_mode=S_IFREG|0644, st_size=9252, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/lib", 0x7f54e5acb178) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http/lib", 0x7f54e5acb920) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http.rb", {st_mode=S_IFREG|0644, st_size=65, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http.rbc", {st_mode=S_IFREG|0644, st_size=352, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 240 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http/version.rb", {st_mode=S_IFREG|0644, st_size=85, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http/https.rbc", {st_mode=S_IFREG|0644, st_size=330, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http/version.rbc", {st_mode=S_IFREG|0644, st_size=1298, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http/http.rb", {st_mode=S_IFREG|0644, st_size=48191, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http/https.rb", {st_mode=S_IFREG|0644, st_size=496, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubysl/net/http/http.rbc", {st_mode=S_IFREG|0644, st_size=66571, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/lib", 0x7f54e5acd9d0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/lib", 0x7f54e5ace0d8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/fcntl.rbc", {st_mode=S_IFREG|0644, st_size=261, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/fcntl.rb", {st_mode=S_IFREG|0644, st_size=23, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rbc", {st_mode=S_IFREG|0644, st_size=341, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rb", {st_mode=S_IFREG|0644, st_size=60, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/lib", 0x7f54e5acf640) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 240 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rb", {st_mode=S_IFREG|0644, st_size=232, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rbc", {st_mode=S_IFREG|0644, st_size=953, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/fcntl.rb.ffi", {st_mode=S_IFREG|0644, st_size=598, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rbc", {st_mode=S_IFREG|0644, st_size=1013, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/fcntl.rb", {st_mode=S_IFREG|0644, st_size=438, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/lib", 0x7f54e5ad1028) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 152 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/lib", 0x7f54e5ad1740) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/fileutils.rbc", {st_mode=S_IFREG|0644, st_size=273, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/fileutils.rb", {st_mode=S_IFREG|0644, st_size=27, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 152 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/fileutils.rbc", {st_mode=S_IFREG|0644, st_size=361, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/fileutils.rb", {st_mode=S_IFREG|0644, st_size=72, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/fileutils", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/fileutils/lib", 0x7f54e5ad2d10) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/fileutils", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 184 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/fileutils/version.rb", {st_mode=S_IFREG|0644, st_size=65, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/fileutils/version.rbc", {st_mode=S_IFREG|0644, st_size=985, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/fileutils/fileutils.rbc", {st_mode=S_IFREG|0644, st_size=111346, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubysl/fileutils/fileutils.rb", {st_mode=S_IFREG|0644, st_size=46411, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 120 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/lib", 0x7f54e5ad4158) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/lib", 0x7f54e5ad4620) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/lib", 0x7f54e5ad4c30) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 12 entries */, 32768) = 400 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/lib", 0x7f54e5ad5218) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/lib", 0x7f54e5ad5740) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/lib", 0x7f54e5ad5c20) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/adler32_spec.rb", {st_mode=S_IFREG|0644, st_size=1949, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/crc_table_spec.rb", {st_mode=S_IFREG|0644, st_size=3151, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate/lib", 0x7f54e5ad6988) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/inflate", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/inflate/lib", 0x7f54e5ad6e60) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zlib_version_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/crc32_spec.rb", {st_mode=S_IFREG|0644, st_size=2230, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/lib", 0x7f54e5ad7990) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 20 entries */, 32768) = 696 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/each_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/read_spec.rb", {st_mode=S_IFREG|0644, st_size=1823, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/lineno_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/readline_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/gets_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/pos_spec.rb", {st_mode=S_IFREG|0644, st_size=420, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/open_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/getc_spec.rb", {st_mode=S_IFREG|0644, st_size=1150, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/unused_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/rewind_spec.rb", {st_mode=S_IFREG|0644, st_size=1140, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/new_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/eof_spec.rb", {st_mode=S_IFREG|0644, st_size=1367, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/ungetc_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/readchar_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/tell_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/each_byte_spec.rb", {st_mode=S_IFREG|0644, st_size=726, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/readlines_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipreader/each_line_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/inflate", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 280 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/inflate/sync_point_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/inflate/sync_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/inflate/append_spec.rb", {st_mode=S_IFREG|0644, st_size=1448, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/inflate/set_dictionary_spec.rb", {st_mode=S_IFREG|0644, st_size=395, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/inflate/new_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/inflate/inflate_spec.rb", {st_mode=S_IFREG|0644, st_size=2787, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 9 entries */, 32768) = 336 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate/initialize_copy_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate/flush_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate/append_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate/deflate_spec.rb", {st_mode=S_IFREG|0644, st_size=1019, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate/set_dictionary_spec.rb", {st_mode=S_IFREG|0644, st_size=308, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate/new_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/deflate/params_spec.rb", {st_mode=S_IFREG|0644, st_size=445, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 14 entries */, 32768) = 504 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/mtime_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/level_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/wrap_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/crc_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/sync_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/comment_spec.rb", {st_mode=S_IFREG|0644, st_size=493, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/closed_spec.rb", {st_mode=S_IFREG|0644, st_size=276, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/os_code_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/to_io_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/close_spec.rb", {st_mode=S_IFREG|0644, st_size=571, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/orig_name_spec.rb", {st_mode=S_IFREG|0644, st_size=501, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipfile/finish_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 18 entries */, 32768) = 696 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/ended_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/total_in_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/finished_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/adler_spec.rb", {st_mode=S_IFREG|0644, st_size=172, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/stream_end_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/total_out_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/closed_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/avail_in_spec.rb", {st_mode=S_IFREG|0644, st_size=160, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/end_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/data_type_spec.rb", {st_mode=S_IFREG|0644, st_size=227, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/close_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/flush_next_in_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/flush_next_out_spec.rb", {st_mode=S_IFREG|0644, st_size=310, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/reset_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/avail_out_spec.rb", {st_mode=S_IFREG|0644, st_size=163, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/zstream/finish_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 16 entries */, 32768) = 560 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/puts_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/flush_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/mtime_spec.rb", {st_mode=S_IFREG|0644, st_size=789, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/putc_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/pos_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/open_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/append_spec.rb", {st_mode=S_IFREG|0644, st_size=291, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/comment_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/print_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/new_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/write_spec.rb", {st_mode=S_IFREG|0644, st_size=794, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/printf_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/orig_name_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/spec/gzipwriter/tell_spec.rb", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 168 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl/lib", 0x7f54e5ae7278) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/zlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/zlib/lib", 0x7f54e5ae77b0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/zlib.rbc", {st_mode=S_IFREG|0644, st_size=258, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/zlib.rb", {st_mode=S_IFREG|0644, st_size=22, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/zlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/zlib/zlib.so", {st_mode=S_IFREG|0644, st_size=177080, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl/zlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl/zlib/lib", 0x7f54e5ae8a40) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl/zlib.rbc", {st_mode=S_IFREG|0644, st_size=328, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl/zlib.rb", {st_mode=S_IFREG|0644, st_size=50, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl/zlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 112 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl/zlib/version.rb", {st_mode=S_IFREG|0644, st_size=60, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubysl/zlib/version.rbc", {st_mode=S_IFREG|0644, st_size=945, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl/lib", 0x7f54e5ae9fc8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl/zlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl/zlib/lib", 0x7f54e5aea740) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl/zlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl/zlib/zlib.so", {st_mode=S_IFREG|0644, st_size=177080, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl/zlib/extconf.rb", {st_mode=S_IFREG|0644, st_size=1516, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl/zlib/zlib.c", {st_mode=S_IFREG|0644, st_size=117802, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/ext/rubysl/zlib/extconf.rbc", {st_mode=S_IFREG|0644, st_size=4911, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/lib", 0x7f54e5aebd00) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/lib", 0x7f54e5aec2f8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 31 entries */, 32768) = 1120 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/fixtures/lib", 0x7f54e5aec918) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/select_spec.rb", {st_mode=S_IFREG|0644, st_size=1107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/decode_www_form_component_spec.rb", {st_mode=S_IFREG|0644, st_size=150, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/join_spec.rb", {st_mode=S_IFREG|0644, st_size=2876, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/encode_www_form_spec.rb", {st_mode=S_IFREG|0644, st_size=140, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/shared/lib", 0x7f54e5aeda88) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp/lib", 0x7f54e5aedf58) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parse_spec.rb", {st_mode=S_IFREG|0644, st_size=8002, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/encode_www_form_component_spec.rb", {st_mode=S_IFREG|0644, st_size=150, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto/lib", 0x7f54e5aeea88) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/set_component_spec.rb", {st_mode=S_IFREG|0644, st_size=1995, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/decode_www_form_spec.rb", {st_mode=S_IFREG|0644, st_size=140, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/uri_spec.rb", {st_mode=S_IFREG|0644, st_size=995, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/equality_spec.rb", {st_mode=S_IFREG|0644, st_size=1625, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser/lib", 0x7f54e5aefe18) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/lib", 0x7f54e5af02f0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/merge_spec.rb", {st_mode=S_IFREG|0644, st_size=854, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/route_to_spec.rb", {st_mode=S_IFREG|0644, st_size=1348, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/plus_spec.rb", {st_mode=S_IFREG|0644, st_size=15973, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/eql_spec.rb", {st_mode=S_IFREG|0644, st_size=293, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/lib", 0x7f54e5af1440) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/http", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/http/lib", 0x7f54e5af1980) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/util/lib", 0x7f54e5af1e50) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/normalize_spec.rb", {st_mode=S_IFREG|0644, st_size=1098, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/escape", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/escape/lib", 0x7f54e5af2638) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/regexp_spec.rb", {st_mode=S_IFREG|0644, st_size=650, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/split_spec.rb", {st_mode=S_IFREG|0644, st_size=93, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/route_from_spec.rb", {st_mode=S_IFREG|0644, st_size=1236, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/extract_spec.rb", {st_mode=S_IFREG|0644, st_size=3847, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/escape", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 208 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/escape/escape_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/escape/decode_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/escape/unescape_spec.rb", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/escape/encode_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/util", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/util/make_components_hash_spec.rb", {st_mode=S_IFREG|0644, st_size=114, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/http", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 128 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/http/build_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/http/request_uri_spec.rb", {st_mode=S_IFREG|0644, st_size=493, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 14 entries */, 32768) = 536 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/set_attributes_spec.rb", {st_mode=S_IFREG|0644, st_size=108, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/hierarchical_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/set_dn_spec.rb", {st_mode=S_IFREG|0644, st_size=100, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/set_scope_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/scope_spec.rb", {st_mode=S_IFREG|0644, st_size=185, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/build_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/attributes_spec.rb", {st_mode=S_IFREG|0644, st_size=195, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/set_filter_spec.rb", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/extensions_spec.rb", {st_mode=S_IFREG|0644, st_size=195, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/set_extensions_spec.rb", {st_mode=S_IFREG|0644, st_size=108, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/dn_spec.rb", {st_mode=S_IFREG|0644, st_size=179, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ldap/filter_spec.rb", {st_mode=S_IFREG|0644, st_size=187, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 46 entries */, 32768) = 1752 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/select_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_user_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/build2_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/use_registry_spec.rb", {st_mode=S_IFREG|0644, st_size=109, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/default_port_spec.rb", {st_mode=S_IFREG|0644, st_size=204, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_host_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/registry_spec.rb", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/hierarchical_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/equal_value_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/password_spec.rb", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/opaque_spec.rb", {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_scheme_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/host_spec.rb", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_path_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/component_spec.rb", {st_mode=S_IFREG|0644, st_size=198, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/merge_spec.rb", {st_mode=S_IFREG|0644, st_size=191, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_password_spec.rb", {st_mode=S_IFREG|0644, st_size=109, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/hash_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/component_ary_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/route_to_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/plus_spec.rb", {st_mode=S_IFREG|0644, st_size=98, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/build_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_query_spec.rb", {st_mode=S_IFREG|0644, st_size=106, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/eql_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/scheme_spec.rb", {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/absolute_spec.rb", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/fragment_spec.rb", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/normalize_spec.rb", {st_mode=S_IFREG|0644, st_size=199, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_opaque_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/minus_spec.rb", {st_mode=S_IFREG|0644, st_size=98, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/coerce_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/query_spec.rb", {st_mode=S_IFREG|0644, st_size=191, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/port_spec.rb", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/userinfo_spec.rb", {st_mode=S_IFREG|0644, st_size=197, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/user_spec.rb", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/route_from_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_port_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_fragment_spec.rb", {st_mode=S_IFREG|0644, st_size=109, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/path_spec.rb", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_userinfo_spec.rb", {st_mode=S_IFREG|0644, st_size=109, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/relative_spec.rb", {st_mode=S_IFREG|0644, st_size=106, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/generic/set_registry_spec.rb", {st_mode=S_IFREG|0644, st_size=109, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 10 entries */, 32768) = 360 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser/escape_spec.rb", {st_mode=S_IFREG|0644, st_size=139, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser/make_regexp_spec.rb", {st_mode=S_IFREG|0644, st_size=144, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=138, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser/join_spec.rb", {st_mode=S_IFREG|0644, st_size=195, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser/parse_spec.rb", {st_mode=S_IFREG|0644, st_size=246, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser/unescape_spec.rb", {st_mode=S_IFREG|0644, st_size=141, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser/split_spec.rb", {st_mode=S_IFREG|0644, st_size=138, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/parser/extract_spec.rb", {st_mode=S_IFREG|0644, st_size=207, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 10 entries */, 32768) = 360 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto/to_mailtext_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto/set_to_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto/set_headers_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto/to_rfc822text_spec.rb", {st_mode=S_IFREG|0644, st_size=109, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto/headers_spec.rb", {st_mode=S_IFREG|0644, st_size=193, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto/to_spec.rb", {st_mode=S_IFREG|0644, st_size=183, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto/build_spec.rb", {st_mode=S_IFREG|0644, st_size=3681, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/mailto/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=100, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 9 entries */, 32768) = 304 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp/merge_spec.rb", {st_mode=S_IFREG|0644, st_size=98, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp/new2_spec.rb", {st_mode=S_IFREG|0644, st_size=97, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp/build_spec.rb", {st_mode=S_IFREG|0644, st_size=98, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp/typecode_spec.rb", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=436, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp/path_spec.rb", {st_mode=S_IFREG|0644, st_size=1183, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/ftp/set_typecode_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/shared/eql.rb", {st_mode=S_IFREG|0644, st_size=595, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/shared/parse.rb", {st_mode=S_IFREG|0644, st_size=8054, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/shared/extract.rb", {st_mode=S_IFREG|0644, st_size=3896, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/shared/join.rb", {st_mode=S_IFREG|0644, st_size=2913, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 120 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/fixtures/normalization.rb", {st_mode=S_IFREG|0644, st_size=2167, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/spec/fixtures/classes.rb", {st_mode=S_IFREG|0644, st_size=186, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 168 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/lib", 0x7f54e5b07028) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/lib", 0x7f54e5b07740) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri.rb", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri.rbc", {st_mode=S_IFREG|0644, st_size=255, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 18 entries */, 32768) = 560 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/common.rbc", {st_mode=S_IFREG|0644, st_size=44499, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/ldap.rbc", {st_mode=S_IFREG|0644, st_size=11810, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/ldap.rb", {st_mode=S_IFREG|0644, st_size=5829, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rbc", {st_mode=S_IFREG|0644, st_size=1163, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/mailto.rbc", {st_mode=S_IFREG|0644, st_size=13308, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/generic.rbc", {st_mode=S_IFREG|0644, st_size=61484, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/https.rbc", {st_mode=S_IFREG|0644, st_size=1164, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/mailto.rb", {st_mode=S_IFREG|0644, st_size=7170, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/http.rb", {st_mode=S_IFREG|0644, st_size=2776, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/https.rb", {st_mode=S_IFREG|0644, st_size=535, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/ftp.rbc", {st_mode=S_IFREG|0644, st_size=9763, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/http.rbc", {st_mode=S_IFREG|0644, st_size=2838, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rb", {st_mode=S_IFREG|0644, st_size=470, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/ftp.rb", {st_mode=S_IFREG|0644, st_size=6781, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/generic.rb", {st_mode=S_IFREG|0644, st_size=39045, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/uri/common.rb", {st_mode=S_IFREG|0644, st_size=29518, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/uri", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/uri/lib", 0x7f54e5b0b810) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rb", {st_mode=S_IFREG|0644, st_size=54, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rbc", {st_mode=S_IFREG|0644, st_size=331, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/uri", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rb", {st_mode=S_IFREG|0644, st_size=59, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rbc", {st_mode=S_IFREG|0644, st_size=937, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rb", {st_mode=S_IFREG|0644, st_size=3100, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rbc", {st_mode=S_IFREG|0644, st_size=1658, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/lib", 0x7f54e5b0d190) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/lib", 0x7f54e5b0d7b0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 20 entries */, 32768) = 760 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/fixtures/lib", 0x7f54e5b0dd98) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/initialize_copy_spec.rb", {st_mode=S_IFREG|0644, st_size=591, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=215, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/shared/lib", 0x7f54e5b0e918) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/equal_value_spec.rb", {st_mode=S_IFREG|0644, st_size=953, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/initialize_spec.rb", {st_mode=S_IFREG|0644, st_size=150, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/marshal_load_spec.rb", {st_mode=S_IFREG|0644, st_size=266, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/marshal_dump_spec.rb", {st_mode=S_IFREG|0644, st_size=225, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/new_ostruct_member_spec.rb", {st_mode=S_IFREG|0644, st_size=825, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/new_spec.rb", {st_mode=S_IFREG|0644, st_size=517, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/frozen_spec.rb", {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/element_set_spec.rb", {st_mode=S_IFREG|0644, st_size=441, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/method_missing_spec.rb", {st_mode=S_IFREG|0644, st_size=1399, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/element_reference_spec.rb", {st_mode=S_IFREG|0644, st_size=374, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/delete_field_spec.rb", {st_mode=S_IFREG|0644, st_size=731, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=209, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/to_h_spec.rb", {st_mode=S_IFREG|0644, st_size=705, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/table_spec.rb", {st_mode=S_IFREG|0644, st_size=397, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/shared/inspect.rb", {st_mode=S_IFREG|0644, st_size=713, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/spec/fixtures/classes.rb", {st_mode=S_IFREG|0644, st_size=68, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/lib", 0x7f54e5b127b8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/ostruct.rb", {st_mode=S_IFREG|0644, st_size=25, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/ostruct.rbc", {st_mode=S_IFREG|0644, st_size=267, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/ostruct", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/ostruct/lib", 0x7f54e5b134f0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/ostruct.rb", {st_mode=S_IFREG|0644, st_size=66, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/ostruct.rbc", {st_mode=S_IFREG|0644, st_size=351, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/ostruct", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/ostruct/version.rb", {st_mode=S_IFREG|0644, st_size=65, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/ostruct/version.rbc", {st_mode=S_IFREG|0644, st_size=978, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/ostruct/ostruct.rb", {st_mode=S_IFREG|0644, st_size=7391, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubysl/ostruct/ostruct.rbc", {st_mode=S_IFREG|0644, st_size=10636, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/lib", 0x7f54e5b15138) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/lib", 0x7f54e5b15a90) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 136 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/lib", 0x7f54e5b15f98) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast.rb", {st_mode=S_IFREG|0644, st_size=534, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast.rbc", {st_mode=S_IFREG|0644, st_size=1350, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 36 entries */, 32768) = 1224 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/data.rbc", {st_mode=S_IFREG|0644, st_size=2698, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/operators.rb", {st_mode=S_IFREG|0644, st_size=7742, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/file.rb", {st_mode=S_IFREG|0644, st_size=333, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/grapher.rbc", {st_mode=S_IFREG|0644, st_size=8453, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/node.rb", {st_mode=S_IFREG|0644, st_size=9689, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/version.rb", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/literals.rbc", {st_mode=S_IFREG|0644, st_size=40493, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/encoding.rb", {st_mode=S_IFREG|0644, st_size=511, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/definitions.rbc", {st_mode=S_IFREG|0644, st_size=95244, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/data.rb", {st_mode=S_IFREG|0644, st_size=785, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/version.rbc", {st_mode=S_IFREG|0644, st_size=1037, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/definitions.rb", {st_mode=S_IFREG|0644, st_size=25129, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/self.rbc", {st_mode=S_IFREG|0644, st_size=2671, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/constants.rbc", {st_mode=S_IFREG|0644, st_size=22229, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/variables.rbc", {st_mode=S_IFREG|0644, st_size=60529, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/transforms.rb", {st_mode=S_IFREG|0644, st_size=9358, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/variables.rb", {st_mode=S_IFREG|0644, st_size=16728, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/values.rb", {st_mode=S_IFREG|0644, st_size=3226, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/grapher.rb", {st_mode=S_IFREG|0644, st_size=2208, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/sends.rbc", {st_mode=S_IFREG|0644, st_size=72235, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/exceptions.rb", {st_mode=S_IFREG|0644, st_size=12341, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/constants.rb", {st_mode=S_IFREG|0644, st_size=6080, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/control_flow.rb", {st_mode=S_IFREG|0644, st_size=14793, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/encoding.rbc", {st_mode=S_IFREG|0644, st_size=3036, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/node.rbc", {st_mode=S_IFREG|0644, st_size=30881, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/sends.rb", {st_mode=S_IFREG|0644, st_size=22516, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/control_flow.rbc", {st_mode=S_IFREG|0644, st_size=51723, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/file.rbc", {st_mode=S_IFREG|0644, st_size=2386, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/values.rbc", {st_mode=S_IFREG|0644, st_size=13813, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/literals.rb", {st_mode=S_IFREG|0644, st_size=9962, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/exceptions.rbc", {st_mode=S_IFREG|0644, st_size=25787, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/self.rb", {st_mode=S_IFREG|0644, st_size=358, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/operators.rbc", {st_mode=S_IFREG|0644, st_size=21295, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/transforms.rbc", {st_mode=S_IFREG|0644, st_size=29011, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/lib", 0x7f54e5b1d9d8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/lib", 0x7f54e5b1e2e8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 160 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rbc", {st_mode=S_IFREG|0644, st_size=11407, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rb", {st_mode=S_IFREG|0644, st_size=4308, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/lib", 0x7f54e5b1f050) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 12 entries */, 32768) = 408 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rb", {st_mode=S_IFREG|0644, st_size=1895, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rb", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rb", {st_mode=S_IFREG|0644, st_size=4242, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rbc", {st_mode=S_IFREG|0644, st_size=15413, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rbc", {st_mode=S_IFREG|0644, st_size=977, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rb", {st_mode=S_IFREG|0644, st_size=4445, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rbc", {st_mode=S_IFREG|0644, st_size=14910, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rb", {st_mode=S_IFREG|0644, st_size=4368, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rbc", {st_mode=S_IFREG|0644, st_size=6225, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rbc", {st_mode=S_IFREG|0644, st_size=10533, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/lib", 0x7f54e5b217b0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/spec/lib", 0x7f54e5b21db0) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 128 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/spec/error_spec.rb", {st_mode=S_IFREG|0644, st_size=332, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/spec/timeout_spec.rb", {st_mode=S_IFREG|0644, st_size=798, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/lib", 0x7f54e5b22c40) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/timeout.rbc", {st_mode=S_IFREG|0644, st_size=267, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/timeout.rb", {st_mode=S_IFREG|0644, st_size=25, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout.rbc", {st_mode=S_IFREG|0644, st_size=351, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout.rb", {st_mode=S_IFREG|0644, st_size=66, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/lib", 0x7f54e5b24200) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/version.rb", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/version.rbc", {st_mode=S_IFREG|0644, st_size=969, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rbc", {st_mode=S_IFREG|0644, st_size=10422, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubysl/timeout/timeout.rb", {st_mode=S_IFREG|0644, st_size=4172, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 72 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/lib", 0x7f54e5b255b8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/lib", 0x7f54e5b25f30) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset.rbc", {st_mode=S_IFREG|0644, st_size=2998, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset/lib", 0x7f54e5b269a0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset.rb", {st_mode=S_IFREG|0644, st_size=438, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 112 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset/version.rb", {st_mode=S_IFREG|0644, st_size=65, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset/version.rbc", {st_mode=S_IFREG|0644, st_size=985, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/lib", 0x7f54e5b27a28) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/spec/lib", 0x7f54e5b28020) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 216 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/spec/get_address_spec.rb", {st_mode=S_IFREG|0644, st_size=493, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/spec/get_name_spec.rb", {st_mode=S_IFREG|0644, st_size=438, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/spec/get_names_spec.rb", {st_mode=S_IFREG|0644, st_size=333, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/spec/get_addresses_spec.rb", {st_mode=S_IFREG|0644, st_size=376, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/lib", 0x7f54e5b294f0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/resolv.rbc", {st_mode=S_IFREG|0644, st_size=264, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/resolv.rb", {st_mode=S_IFREG|0644, st_size=24, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/resolv", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/resolv/lib", 0x7f54e5b2a238) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/resolv.rbc", {st_mode=S_IFREG|0644, st_size=346, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/resolv.rb", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/resolv", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/resolv/resolv.rbc", {st_mode=S_IFREG|0644, st_size=181896, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/resolv/version.rb", {st_mode=S_IFREG|0644, st_size=62, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/resolv/version.rbc", {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubysl/resolv/resolv.rb", {st_mode=S_IFREG|0644, st_size=61888, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/lib", 0x7f54e5b2be10) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/lib", 0x7f54e5b2c408) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 15 entries */, 32768) = 464 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/fixtures/lib", 0x7f54e5b2ca40) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/udpsocket", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/udpsocket/lib", 0x7f54e5b2cf28) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/lib", 0x7f54e5b2d410) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/lib", 0x7f54e5b2d918) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/option", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/option/lib", 0x7f54e5b2ddf0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/shared/lib", 0x7f54e5b2e2c8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/lib", 0x7f54e5b2e9e8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/lib", 0x7f54e5b2eed0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/ipsocket", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/ipsocket/lib", 0x7f54e5b2f3b8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/lib", 0x7f54e5b2f918) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/lib", 0x7f54e5b2fe00) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver/lib", 0x7f54e5b302e8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/constants", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/constants/lib", 0x7f54e5b30810) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/constants", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 88 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/constants/constants_spec.rb", {st_mode=S_IFREG|0644, st_size=1794, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 10 entries */, 32768) = 360 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver/sysaccept_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver/readpartial_spec.rb", {st_mode=S_IFREG|0644, st_size=184, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver/accept_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=764, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver/listen_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver/gets_spec.rb", {st_mode=S_IFREG|0644, st_size=378, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver/output_spec.rb", {st_mode=S_IFREG|0644, st_size=175, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver/new_spec.rb", {st_mode=S_IFREG|0644, st_size=2920, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpserver/accept_spec.rb", {st_mode=S_IFREG|0644, st_size=1418, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 13 entries */, 32768) = 448 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/recvfrom_spec.rb", {st_mode=S_IFREG|0644, st_size=1178, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/addr_spec.rb", {st_mode=S_IFREG|0644, st_size=805, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/shared/lib", 0x7f54e5b33480) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/recv_io_spec.rb", {st_mode=S_IFREG|0644, st_size=886, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/open_spec.rb", {st_mode=S_IFREG|0644, st_size=585, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/send_io_spec.rb", {st_mode=S_IFREG|0644, st_size=649, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/new_spec.rb", {st_mode=S_IFREG|0644, st_size=126, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/partially_closable_spec.rb", {st_mode=S_IFREG|0644, st_size=563, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/pair_spec.rb", {st_mode=S_IFREG|0644, st_size=890, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/peeraddr_spec.rb", {st_mode=S_IFREG|0644, st_size=639, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/path_spec.rb", {st_mode=S_IFREG|0644, st_size=588, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixsocket/shared/new.rb", {st_mode=S_IFREG|0644, st_size=578, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 28 entries */, 32768) = 1144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/sysaccept_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/accept_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=719, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/getnameinfo_spec.rb", {st_mode=S_IFREG|0644, st_size=2124, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/listen_spec.rb", {st_mode=S_IFREG|0644, st_size=540, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/recvfrom_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/pack_sockaddr_in_spec.rb", {st_mode=S_IFREG|0644, st_size=231, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/gethostname_spec.rb", {st_mode=S_IFREG|0644, st_size=269, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/for_fd_spec.rb", {st_mode=S_IFREG|0644, st_size=735, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/unpack_sockaddr_in_spec.rb", {st_mode=S_IFREG|0644, st_size=552, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/gethostbyname_spec.rb", {st_mode=S_IFREG|0644, st_size=771, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/sockaddr_un_spec.rb", {st_mode=S_IFREG|0644, st_size=221, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/new_spec.rb", {st_mode=S_IFREG|0644, st_size=3538, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/sockaddr_in_spec.rb", {st_mode=S_IFREG|0644, st_size=221, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/unpack_sockaddr_un_spec.rb", {st_mode=S_IFREG|0644, st_size=123, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/recvfrom_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/pair_spec.rb", {st_mode=S_IFREG|0644, st_size=198, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/bind_spec.rb", {st_mode=S_IFREG|0644, st_size=2473, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/socket_spec.rb", {st_mode=S_IFREG|0644, st_size=1085, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/getservbyname_spec.rb", {st_mode=S_IFREG|0644, st_size=775, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/accept_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/getaddrinfo_spec.rb", {st_mode=S_IFREG|0644, st_size=4478, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/pack_sockaddr_un_spec.rb", {st_mode=S_IFREG|0644, st_size=231, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/gethostbyaddr_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/socketpair_spec.rb", {st_mode=S_IFREG|0644, st_size=210, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/connect_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/socket/connect_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=1521, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/ipsocket", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 200 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/ipsocket/recvfrom_spec.rb", {st_mode=S_IFREG|0644, st_size=1400, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/ipsocket/addr_spec.rb", {st_mode=S_IFREG|0644, st_size=2190, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/ipsocket/getaddress_spec.rb", {st_mode=S_IFREG|0644, st_size=835, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/ipsocket/peeraddr_spec.rb", {st_mode=S_IFREG|0644, st_size=2423, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 272 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/accept_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=703, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/shared/lib", 0x7f54e5b3c200) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/for_fd_spec.rb", {st_mode=S_IFREG|0644, st_size=800, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/open_spec.rb", {st_mode=S_IFREG|0644, st_size=537, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/new_spec.rb", {st_mode=S_IFREG|0644, st_size=126, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/accept_spec.rb", {st_mode=S_IFREG|0644, st_size=1433, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/unixserver/shared/new.rb", {st_mode=S_IFREG|0644, st_size=524, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 48 entries */, 32768) = 1952 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_mc_linklocal_spec.rb", {st_mode=S_IFREG|0644, st_size=114, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ip_unpack_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/udp_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_v4mapped_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv4_private_spec.rb", {st_mode=S_IFREG|0644, st_size=109, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/connect_to_spec.rb", {st_mode=S_IFREG|0644, st_size=106, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/getnameinfo_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_loopback_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/listen_spec.rb", {st_mode=S_IFREG|0644, st_size=102, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/inspect_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/canonname_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/unix_path_spec.rb", {st_mode=S_IFREG|0644, st_size=105, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/protocol_spec.rb", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/marshal_load_spec.rb", {st_mode=S_IFREG|0644, st_size=108, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/afamily_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv4_loopback_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_mc_sitelocal_spec.rb", {st_mode=S_IFREG|0644, st_size=114, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_to_ipv4_spec.rb", {st_mode=S_IFREG|0644, st_size=108, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv4_multicast_spec.rb", {st_mode=S_IFREG|0644, st_size=111, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/to_sockaddr_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/family_addrinfo_spec.rb", {st_mode=S_IFREG|0644, st_size=111, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/pfamily_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/marshal_dump_spec.rb", {st_mode=S_IFREG|0644, st_size=108, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/socktype_spec.rb", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/foreach_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/connect_from_spec.rb", {st_mode=S_IFREG|0644, st_size=108, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_multicast_spec.rb", {st_mode=S_IFREG|0644, st_size=111, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_sitelocal_spec.rb", {st_mode=S_IFREG|0644, st_size=111, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_mc_global_spec.rb", {st_mode=S_IFREG|0644, st_size=111, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/to_s_spec.rb", {st_mode=S_IFREG|0644, st_size=100, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/bind_spec.rb", {st_mode=S_IFREG|0644, st_size=100, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_linklocal_spec.rb", {st_mode=S_IFREG|0644, st_size=111, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/unix_spec.rb", {st_mode=S_IFREG|0644, st_size=184, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ip_address_spec.rb", {st_mode=S_IFREG|0644, st_size=106, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_unspecified_spec.rb", {st_mode=S_IFREG|0644, st_size=113, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/tcp_spec.rb", {st_mode=S_IFREG|0644, st_size=99, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ip_spec.rb", {st_mode=S_IFREG|0644, st_size=180, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/getaddrinfo_spec.rb", {st_mode=S_IFREG|0644, st_size=107, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv4_spec.rb", {st_mode=S_IFREG|0644, st_size=101, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_v4compat_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_mc_orglocal_spec.rb", {st_mode=S_IFREG|0644, st_size=113, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/inspect_sockaddr_spec.rb", {st_mode=S_IFREG|0644, st_size=112, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ipv6_mc_nodelocal_spec.rb", {st_mode=S_IFREG|0644, st_size=114, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/ip_port_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/addrinfo/connect_spec.rb", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 224 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/shared/pack_sockaddr.rb", {st_mode=S_IFREG|0644, st_size=911, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/shared/recv_nonblock.rb", {st_mode=S_IFREG|0644, st_size=1116, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/shared/partially_closable_sockets.rb", {st_mode=S_IFREG|0644, st_size=428, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/shared/socketpair.rb", {st_mode=S_IFREG|0644, st_size=1259, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/option", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 152 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/option/linger_spec.rb", {st_mode=S_IFREG|0644, st_size=1602, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/option/new_spec.rb", {st_mode=S_IFREG|0644, st_size=1387, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/option/int_spec.rb", {st_mode=S_IFREG|0644, st_size=925, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 9 entries */, 32768) = 328 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/setsockopt_spec.rb", {st_mode=S_IFREG|0644, st_size=1226, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/shared/lib", 0x7f54e5b48e18) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/recv_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=777, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/open_spec.rb", {st_mode=S_IFREG|0644, st_size=126, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/gethostbyname_spec.rb", {st_mode=S_IFREG|0644, st_size=1818, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/new_spec.rb", {st_mode=S_IFREG|0644, st_size=124, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/partially_closable_spec.rb", {st_mode=S_IFREG|0644, st_size=481, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/tcpsocket/shared/new.rb", {st_mode=S_IFREG|0644, st_size=2673, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 15 entries */, 32768) = 576 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/getsockopt_spec.rb", {st_mode=S_IFREG|0644, st_size=1665, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/recv_spec.rb", {st_mode=S_IFREG|0644, st_size=1931, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/setsockopt_spec.rb", {st_mode=S_IFREG|0644, st_size=12981, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/getpeername_spec.rb", {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/send_spec.rb", {st_mode=S_IFREG|0644, st_size=2112, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/recv_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=235, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/for_fd_spec.rb", {st_mode=S_IFREG|0644, st_size=959, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/ioctl_spec.rb", {st_mode=S_IFREG|0644, st_size=740, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/close_write_spec.rb", {st_mode=S_IFREG|0644, st_size=1063, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/close_read_spec.rb", {st_mode=S_IFREG|0644, st_size=1037, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/getsockname_spec.rb", {st_mode=S_IFREG|0644, st_size=943, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/shutdown_spec.rb", {st_mode=S_IFREG|0644, st_size=110, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/basicsocket/do_not_reverse_lookup_spec.rb", {st_mode=S_IFREG|0644, st_size=2317, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/udpsocket", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 8 entries */, 32768) = 264 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/udpsocket/send_spec.rb", {st_mode=S_IFREG|0644, st_size=1549, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/udpsocket/open_spec.rb", {st_mode=S_IFREG|0644, st_size=294, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/udpsocket/new_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/udpsocket/recvfrom_nonblock_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/udpsocket/bind_spec.rb", {st_mode=S_IFREG|0644, st_size=834, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/udpsocket/connect_spec.rb", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/spec/fixtures/classes.rb", {st_mode=S_IFREG|0644, st_size=3616, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl/lib", 0x7f54e5b4f0b0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/socket.rb", {st_mode=S_IFREG|0644, st_size=24, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/socket.rbc", {st_mode=S_IFREG|0644, st_size=264, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl/socket.rb", {st_mode=S_IFREG|0644, st_size=40467, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl/socket", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl/socket/lib", 0x7f54e5b50340) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl/socket.rbc", {st_mode=S_IFREG|0644, st_size=118273, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl/socket", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 112 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl/socket/version.rb", {st_mode=S_IFREG|0644, st_size=62, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubysl/socket/version.rbc", {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 96 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/lib", 0x7f54e5b513c8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/lib", 0x7f54e5b519d8) = -1 ENOENT (No such file or directory) | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 14 entries */, 32768) = 488 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/fixtures", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/fixtures/lib", 0x7f54e5b51fc0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/size_spec.rb", {st_mode=S_IFREG|0644, st_size=206, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/shared", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/shared/lib", 0x7f54e5b527b8) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/initialize_spec.rb", {st_mode=S_IFREG|0644, st_size=916, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/open_spec.rb", {st_mode=S_IFREG|0644, st_size=2163, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/_close_spec.rb", {st_mode=S_IFREG|0644, st_size=417, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/unlink_spec.rb", {st_mode=S_IFREG|0644, st_size=210, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/close_spec.rb", {st_mode=S_IFREG|0644, st_size=1140, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/delete_spec.rb", {st_mode=S_IFREG|0644, st_size=210, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/path_spec.rb", {st_mode=S_IFREG|0644, st_size=573, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/length_spec.rb", {st_mode=S_IFREG|0644, st_size=210, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/callback_spec.rb", {st_mode=S_IFREG|0644, st_size=163, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 4 entries */, 32768) = 112 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/shared/length.rb", {st_mode=S_IFREG|0644, st_size=716, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/shared/unlink.rb", {st_mode=S_IFREG|0644, st_size=359, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/fixtures", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 3 entries */, 32768) = 80 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/spec/fixtures/common.rb", {st_mode=S_IFREG|0644, st_size=186, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/lib", 0x7f54e5b55918) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/tempfile.rbc", {st_mode=S_IFREG|0644, st_size=270, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/tempfile.rb", {st_mode=S_IFREG|0644, st_size=26, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 5 entries */, 32768) = 144 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/tempfile", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/tempfile/lib", 0x7f54e5b567c0) = -1 ENOENT (No such file or directory) | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/tempfile.rbc", {st_mode=S_IFREG|0644, st_size=356, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/tempfile.rb", {st_mode=S_IFREG|0644, st_size=69, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
openat(AT_FDCWD, "/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/tempfile", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 | |
getdents(3, /* 6 entries */, 32768) = 176 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/tempfile/version.rb", {st_mode=S_IFREG|0644, st_size=64, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/tempfile/version.rbc", {st_mode=S_IFREG|0644, st_size=977, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/tempfile/tempfile.rbc", {st_mode=S_IFREG|0644, st_size=11541, ...}) = 0 | |
lstat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubysl/tempfile/tempfile.rb", {st_mode=S_IFREG|0644, st_size=10516, ...}) = 0 | |
getdents(3, /* 0 entries */, 32768) = 0 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/toolset.rbc", 0x7f54e5b5e240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/toolset.so", 0x7f54e5b5e510) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/toolset.rbc", 0x7f54e5b5e740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/toolset.so", 0x7f54e5b5e958) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/toolset.rbc", 0x7f54e5b5eb70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/toolset.so", 0x7f54e5b5ed88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset.rbc", {st_mode=S_IFREG|0644, st_size=2998, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2998 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/toolset/version.rbc", 0x7f54e5b69de8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/toolset/version.so", 0x7f54e5b6a010) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/toolset/version.rbc", 0x7f54e5b6a238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/toolset/version.so", 0x7f54e5b6a460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/toolset/version.rbc", 0x7f54e5b6a688) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/toolset/version.so", 0x7f54e5b6a8b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset/version.rbc", {st_mode=S_IFREG|0644, st_size=985, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/toolset/version.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 985 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b76740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b769a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/melbourne.rbc", 0x7f54e5b76bb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/melbourne.so", 0x7f54e5b76dd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b76fe8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b77200) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/melbourne.rbc", 0x7f54e5b77420) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/melbourne.so", 0x7f54e5b77638) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b778a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b77ac0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/melbourne.rbc", 0x7f54e5b77cd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/melbourne.so", 0x7f54e5b77ef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/melbourne.rbc", 0x7f54e5b78108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/melbourne.so", 0x7f54e5b78320) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/melbourne.rbc", 0x7f54e5b78538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/melbourne.so", 0x7f54e5b787c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b789d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b78bf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b78e08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b79020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/melbourne.rbc", 0x7f54e5b79240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/melbourne.so", 0x7f54e5b79458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/melbourne.rbc", 0x7f54e5b79670) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/melbourne.so", 0x7f54e5b798a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/melbourne.rbc", 0x7f54e5b79ac0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/melbourne.so", 0x7f54e5b79cd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b79ef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b7a108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/melbourne.rbc", 0x7f54e5b7a320) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/melbourne.so", 0x7f54e5b7a538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/melbourne.rbc", 0x7f54e5b7a7c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/melbourne.so", 0x7f54e5b7a9d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/melbourne.rbc", 0x7f54e5b7abf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/melbourne.so", 0x7f54e5b7ae18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b7b030) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b7b248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b7b460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b7b678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/melbourne.rbc", 0x7f54e5b7b8a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/melbourne.so", 0x7f54e5b7bac0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b7bcd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b7bef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/melbourne.rbc", 0x7f54e5b7c108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/melbourne.so", 0x7f54e5b7c320) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/melbourne.rbc", 0x7f54e5b7c538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/melbourne.so", 0x7f54e5b7c7c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b7c9e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b7cc00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/melbourne.rbc", 0x7f54e5b7ce18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/melbourne.so", 0x7f54e5b7d030) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne.rbc", {st_mode=S_IFREG|0644, st_size=10419, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
brk(0x2413000) = 0x2413000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "-ASCII\n12\n@data_offset\nx\nE\n8\nUS-"..., 8191) = 2228 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8bcb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8bee0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8c110) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8c338) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8c568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8c7c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8ca00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8cc30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8ce68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8d090) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8d2c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8d4f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8d740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8d968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8dba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8ddc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8dff8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8e220) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8e450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8e678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8e8c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8eaf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8ed28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8ef50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8f188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8f3b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8f5f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8f820) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8fa50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b8fc78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b8fea8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b900d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b90308) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b90538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b907d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b909f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b90c28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b90e50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b91080) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b912a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b914e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b91740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b91970) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b91b98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b91dd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b92000) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b92238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b92468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b92740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/melbourne/melbourne.so", 0x7f54e5b92970) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne/melbourne.rbc", 0x7f54e5b92ba8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne/melbourne.so", {st_mode=S_IFREG|0644, st_size=725927, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne/melbourne.so", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\202\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=725927, ...}) = 0 | |
mmap(NULL, 2308152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54e41fc000 | |
mprotect(0x7f54e422e000, 2093056, PROT_NONE) = 0 | |
mmap(0x7f54e442d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x31000) = 0x7f54e442d000 | |
close(3) = 0 | |
mprotect(0x7f54e442d000, 8192, PROT_READ) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9bb40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5b9bdb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9bfd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/melbourne/version.so", 0x7f54e5b9c200) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9c428) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5b9c650) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9c8c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/melbourne/version.so", 0x7f54e5b9cae8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9cd10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5b9cf38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9d160) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/melbourne/version.so", 0x7f54e5b9d388) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9d5b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/melbourne/version.so", 0x7f54e5b9d820) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9da48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/melbourne/version.so", 0x7f54e5b9dc70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9de98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5b9e0c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9e2e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5b9e510) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9e7d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/melbourne/version.so", 0x7f54e5b9e9f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9ec20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/melbourne/version.so", 0x7f54e5b9ee48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9f070) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/melbourne/version.so", 0x7f54e5b9f298) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9f4c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5b9f740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9f968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/melbourne/version.so", 0x7f54e5b9fb90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/melbourne/version.rbc", 0x7f54e5b9fdb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/melbourne/version.so", 0x7f54e5b9ffe0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/melbourne/version.rbc", 0x7f54e5ba0210) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/melbourne/version.so", 0x7f54e5ba0440) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5ba0668) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5ba08b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5ba0ae0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5ba0d08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/melbourne/version.rbc", 0x7f54e5ba0f30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/melbourne/version.so", 0x7f54e5ba1158) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5ba1380) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5ba15a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/melbourne/version.rbc", 0x7f54e5ba1820) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/melbourne/version.so", 0x7f54e5ba1a48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/melbourne/version.rbc", 0x7f54e5ba1c70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/melbourne/version.so", 0x7f54e5ba1e98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5ba20c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5ba22f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/melbourne/version.rbc", 0x7f54e5ba2520) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/melbourne/version.so", 0x7f54e5ba27c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne/version.rbc", {st_mode=S_IFREG|0644, st_size=1098, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/melbourne/version.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1098 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb2980) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb2be0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/processor.rbc", 0x7f54e5bb2df8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/processor.so", 0x7f54e5bb3010) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb3228) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb3440) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/processor.rbc", 0x7f54e5bb3660) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/processor.so", 0x7f54e5bb38a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb3ac0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb3cd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/processor.rbc", 0x7f54e5bb3ef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/processor.so", 0x7f54e5bb4108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/processor.rbc", 0x7f54e5bb4320) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/processor.so", 0x7f54e5bb4538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/processor.rbc", 0x7f54e5bb47c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/processor.so", 0x7f54e5bb49d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb4bf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb4e08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb5020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb5238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/processor.rbc", 0x7f54e5bb5458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/processor.so", 0x7f54e5bb5670) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/processor.rbc", 0x7f54e5bb58a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/processor.so", 0x7f54e5bb5ac0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/processor.rbc", 0x7f54e5bb5cd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/processor.so", 0x7f54e5bb5ef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb6108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb6320) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/processor.rbc", 0x7f54e5bb6538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/processor.so", 0x7f54e5bb67c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/processor.rbc", 0x7f54e5bb69d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/processor.so", 0x7f54e5bb6bf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/processor.rbc", 0x7f54e5bb6e10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/processor.so", 0x7f54e5bb7030) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb7248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb7460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb7678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb78a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/processor.rbc", 0x7f54e5bb7ac0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/processor.so", 0x7f54e5bb7cd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb7ef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb8108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/processor.rbc", 0x7f54e5bb8320) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/processor.so", 0x7f54e5bb8538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/processor.rbc", 0x7f54e5bb87c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/processor.so", 0x7f54e5bb89d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb8bf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb8e18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bb9030) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/processor.so", 0x7f54e5bb9248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/processor.rbc", 0x7f54e5bb9468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/processor.so", 0x7f54e5bb9688) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/processor.rbc", 0x7f54e5bb98a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/processor.so", 0x7f54e5bb9ac0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/processor.rbc", 0x7f54e5bb9cd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/processor.so", 0x7f54e5bb9ef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/processor.rbc", 0x7f54e5bba108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/processor.so", 0x7f54e5bba320) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/processor.rbc", 0x7f54e5bba530) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/processor.so", 0x7f54e5bba7b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/processor.rbc", 0x7f54e5bba9d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/processor.so", 0x7f54e5bbabe8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor.rbc", {st_mode=S_IFREG|0644, st_size=369, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 369 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bbeaa0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bbecc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/processor/version.rbc", 0x7f54e5bbeef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/processor/version.so", 0x7f54e5bbf118) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bbf340) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bbf568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/processor/version.rbc", 0x7f54e5bbf7d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/processor/version.so", 0x7f54e5bbf9f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bbfc20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bbfe48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/processor/version.rbc", 0x7f54e5bc0070) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/processor/version.so", 0x7f54e5bc0298) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/processor/version.rbc", 0x7f54e5bc04c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/processor/version.so", 0x7f54e5bc0740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/processor/version.rbc", 0x7f54e5bc0968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/processor/version.so", 0x7f54e5bc0b90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bc0db8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bc0fe0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bc1208) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bc1430) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/processor/version.rbc", 0x7f54e5bc1660) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/processor/version.so", 0x7f54e5bc18b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/processor/version.rbc", 0x7f54e5bc1ae0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/processor/version.so", 0x7f54e5bc1d08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/processor/version.rbc", 0x7f54e5bc1f30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/processor/version.so", 0x7f54e5bc2158) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bc2380) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bc25a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/processor/version.rbc", 0x7f54e5bc2820) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/processor/version.so", 0x7f54e5bc2a48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/processor/version.rbc", 0x7f54e5bc2c70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/processor/version.so", 0x7f54e5bc2e98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/processor/version.rbc", 0x7f54e5bc30c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/processor/version.so", 0x7f54e5bc32f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bc3520) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bc37c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bc39f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bc3c18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/processor/version.rbc", 0x7f54e5bc3e40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/processor/version.so", 0x7f54e5bc4068) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bc4290) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bc44b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/processor/version.rbc", 0x7f54e5bc4740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/processor/version.so", 0x7f54e5bc4968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/processor/version.rbc", 0x7f54e5bc4b90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/processor/version.so", 0x7f54e5bc4db8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bc4fe8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bc5218) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bc5440) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bc5668) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/processor/version.rbc", 0x7f54e5bc58c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/processor/version.so", 0x7f54e5bc5af0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/processor/version.rbc", 0x7f54e5bc5d18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/processor/version.so", 0x7f54e5bc5f40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/processor/version.rbc", 0x7f54e5bc6168) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/processor/version.so", 0x7f54e5bc6390) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/processor/version.rbc", 0x7f54e5bc65b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/processor/version.so", 0x7f54e5bc6820) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/processor/version.rbc", 0x7f54e5bc6a40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/processor/version.so", 0x7f54e5bc6c60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/processor/version.rbc", 0x7f54e5bc6e88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/processor/version.so", 0x7f54e5bc70b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor/version.rbc", {st_mode=S_IFREG|0644, st_size=1086, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor/version.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1086 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bce378) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bce5f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/processor/processor.rbc", 0x7f54e5bce868) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/processor/processor.so", 0x7f54e5bcea90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bcecc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bceee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/processor/processor.rbc", 0x7f54e5bcf120) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/processor/processor.so", 0x7f54e5bcf350) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bcf588) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bcf7c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/processor/processor.rbc", 0x7f54e5bcfa00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/processor/processor.so", 0x7f54e5bcfc30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/processor/processor.rbc", 0x7f54e5bcfe60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/processor/processor.so", 0x7f54e5bd0088) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/processor/processor.rbc", 0x7f54e5bd02c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/processor/processor.so", 0x7f54e5bd04e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bd0740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bd0968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bd0b98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bd0dc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/processor/processor.rbc", 0x7f54e5bd0ff8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/processor/processor.so", 0x7f54e5bd1228) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/processor/processor.rbc", 0x7f54e5bd1458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/processor/processor.so", 0x7f54e5bd1680) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/processor/processor.rbc", 0x7f54e5bd18c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/processor/processor.so", 0x7f54e5bd1af8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bd1d30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bd1f58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/processor/processor.rbc", 0x7f54e5bd2188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/processor/processor.so", 0x7f54e5bd23b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/processor/processor.rbc", 0x7f54e5bd25e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/processor/processor.so", 0x7f54e5bd2820) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/processor/processor.rbc", 0x7f54e5bd2a58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/processor/processor.so", 0x7f54e5bd2c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bd2ec0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bd30e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bd3318) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bd3540) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/processor/processor.rbc", 0x7f54e5bd37c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/processor/processor.so", 0x7f54e5bd39f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bd3c28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bd3e50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/processor/processor.rbc", 0x7f54e5bd4080) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/processor/processor.so", 0x7f54e5bd42a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/processor/processor.rbc", 0x7f54e5bd44e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/processor/processor.so", 0x7f54e5bd4740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bd4978) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bd4ba8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bd4de0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bd5010) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/processor/processor.rbc", 0x7f54e5bd5248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/processor/processor.so", 0x7f54e5bd5478) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/processor/processor.rbc", 0x7f54e5bd5740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/processor/processor.so", 0x7f54e5bd5968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/processor/processor.rbc", 0x7f54e5bd5b98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/processor/processor.so", 0x7f54e5bd5dc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/processor/processor.rbc", 0x7f54e5bd5ff0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/processor/processor.so", 0x7f54e5bd6218) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/processor/processor.rbc", 0x7f54e5bd6440) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/processor/processor.so", 0x7f54e5bd6660) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/processor/processor.rbc", 0x7f54e5bd68c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/processor/processor.so", 0x7f54e5bd6ae8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor/processor.rbc", {st_mode=S_IFREG|0644, st_size=80479, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/processor/processor.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "50\n2\n6\n11\nI\ne\nI\n6\nI\n6\nI\n0\nI\n6\nn\n"..., 8191) = 8191 | |
read(3, "/lib/rubinius/processor/processo"..., 8191) = 8191 | |
read(3, "sor/processor.rb\np\n4\nx\nE\n8\nUS-AS"..., 8191) = 8191 | |
read(3, "I\n5\nFor19\nx\nE\n8\nUS-ASCII\n6\nblock"..., 8191) = 8191 | |
read(3, "20\n0\n20\n1\n20\n2\n50\n2\n3\n11\nI\n8\nI\n3"..., 8191) = 8191 | |
read(3, "runtime/gems/rubinius-processor-"..., 8191) = 8191 | |
read(3, "\nI\n0\nI\n2\nn\np\n5\nx\nE\n8\nUS-ASCII\n3\n"..., 8191) = 8191 | |
read(3, "e\nx\nE\n8\nUS-ASCII\n10\ninitialize\np"..., 8191) = 8191 | |
read(3, "S-ASCII\n4\nline\nx\nE\n8\nUS-ASCII\n5\n"..., 8191) = 6760 | |
close(3) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
futex(0x2025fcc, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x2025fc8, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 | |
futex(0x1fcf1f4, FUTEX_CMP_REQUEUE_PRIVATE, 1, 2147483647, 0x1fcf1c0, 2) = 1 | |
futex(0x1fcf1c0, FUTEX_WAKE_PRIVATE, 1) = 1 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e59325e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler.so", 0x7f54e5932848) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler.rbc", 0x7f54e5932a60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler.so", 0x7f54e5932c78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5932e90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler.so", 0x7f54e59330f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler.rbc", 0x7f54e5933310) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler.so", 0x7f54e5933528) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5933740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler.so", 0x7f54e5933958) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler.rbc", 0x7f54e5933b70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler.so", 0x7f54e5933d88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler.rbc", 0x7f54e5934020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler.so", 0x7f54e5934238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler.rbc", 0x7f54e5934450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler.so", 0x7f54e5934668) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5934880) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler.so", 0x7f54e5934a98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5934cb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler.so", 0x7f54e5934ec8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler.rbc", 0x7f54e59350f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler.so", 0x7f54e5935310) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler.rbc", 0x7f54e5935528) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler.so", 0x7f54e5935740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler.rbc", 0x7f54e5935958) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler.so", 0x7f54e5935b70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5935d88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler.so", 0x7f54e5936020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler.rbc", 0x7f54e5936238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler.so", 0x7f54e5936450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler.rbc", 0x7f54e5936668) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler.so", 0x7f54e5936880) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler.rbc", 0x7f54e5936aa0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler.so", 0x7f54e5936cc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5936ed8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler.so", 0x7f54e59370f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5937310) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler.so", 0x7f54e5937528) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler.rbc", 0x7f54e5937740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler.so", 0x7f54e5937958) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5937b70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler.so", 0x7f54e5937d88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler.rbc", 0x7f54e5938020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler.so", 0x7f54e5938238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler.rbc", 0x7f54e5938450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler.so", 0x7f54e5938668) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5938888) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler.so", 0x7f54e5938aa0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e5938cb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler.so", 0x7f54e5938ed0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler.rbc", 0x7f54e5939100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler.so", 0x7f54e5939320) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler.rbc", 0x7f54e5939538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler.so", 0x7f54e5939750) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler.rbc", 0x7f54e5939968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler.so", 0x7f54e5939b80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler.rbc", 0x7f54e5939d98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler.so", 0x7f54e593a020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler.rbc", 0x7f54e593a230) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler.so", 0x7f54e593a440) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e593a658) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler.so", 0x7f54e593a870) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler.rbc", 0x7f54e593aa90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler.so", 0x7f54e593acb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler.rbc", 0x7f54e593aec8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler.so", 0x7f54e593b0f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler.rbc", {st_mode=S_IFREG|0644, st_size=1033, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1033 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e593fb08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e593fd30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/compiler.rbc", 0x7f54e593ff58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/compiler.so", 0x7f54e5940198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e59403c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e59405e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/compiler.rbc", 0x7f54e5940818) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/compiler.so", 0x7f54e5940a40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e5940c68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e5940e90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/compiler.rbc", 0x7f54e5941100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/compiler.so", 0x7f54e5941328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/compiler.rbc", 0x7f54e5941550) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/compiler.so", 0x7f54e5941778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/compiler.rbc", 0x7f54e59419a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/compiler.so", 0x7f54e5941bc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e5941df0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e5942020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e5942248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e5942470) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/compiler.rbc", 0x7f54e59426a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/compiler.so", 0x7f54e59428c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/compiler.rbc", 0x7f54e5942af0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/compiler.so", 0x7f54e5942d18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/compiler.rbc", 0x7f54e5942f40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/compiler.so", 0x7f54e5943198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e59433c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e59435e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/compiler.rbc", 0x7f54e5943810) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/compiler.so", 0x7f54e5943a38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/compiler.rbc", 0x7f54e5943c60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/compiler.so", 0x7f54e5943e88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/compiler.rbc", 0x7f54e5944108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/compiler.so", 0x7f54e5944338) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e5944560) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e5944788) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e59449b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e5944bd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/compiler.rbc", 0x7f54e5944e00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/compiler.so", 0x7f54e59450a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e59452d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e59454f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/compiler.rbc", 0x7f54e5945720) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/compiler.so", 0x7f54e5945948) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/compiler.rbc", 0x7f54e5945b70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/compiler.so", 0x7f54e5945d98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e5946020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e5946250) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e5946478) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e59466a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/compiler.rbc", 0x7f54e59468d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/compiler.so", 0x7f54e5946b00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/compiler.rbc", 0x7f54e5946d28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/compiler.so", 0x7f54e5946f50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/compiler.rbc", 0x7f54e5947198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/compiler.so", 0x7f54e59473c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/compiler.rbc", 0x7f54e59475e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/compiler.so", 0x7f54e5947810) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/compiler.rbc", 0x7f54e5947a30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/compiler.so", 0x7f54e5947c50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e5947e78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e59480a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/compiler.rbc", 0x7f54e59482d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/compiler.so", 0x7f54e5948508) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/compiler.rbc", 0x7f54e5948730) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/compiler.so", 0x7f54e5948958) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/compiler.rbc", {st_mode=S_IFREG|0644, st_size=26605, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/compiler.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\n131\n15\n24\n19\n4\n15\n5\n7\n14\n20\n0\n4"..., 8191) = 8191 | |
read(3, "\n5\n7\n11\n65\n48\n50\n8\n1\n15\n5\n20\n1\n4"..., 8191) = 8191 | |
read(3, "-2.0.4/lib/rubinius/compiler/com"..., 8191) = 2032 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e597b138) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e597b3a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/stages.rbc", 0x7f54e597b5d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/stages.so", 0x7f54e597b7f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e597ba20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e597bc48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/stages.rbc", 0x7f54e597be70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/stages.so", 0x7f54e597c0a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e597c2d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e597c4f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/stages.rbc", 0x7f54e597c720) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/stages.so", 0x7f54e597c948) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/stages.rbc", 0x7f54e597cb70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/stages.so", 0x7f54e597cd98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/stages.rbc", 0x7f54e597d020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/stages.so", 0x7f54e597d248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e597d470) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e597d690) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e597d8b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e597dae0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/stages.rbc", 0x7f54e597dd08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/stages.so", 0x7f54e597df30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/stages.rbc", 0x7f54e597e198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/stages.so", 0x7f54e597e3c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/stages.rbc", 0x7f54e597e5e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/stages.so", 0x7f54e597e810) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e597ea38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e597ec60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/stages.rbc", 0x7f54e597ee88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/stages.so", 0x7f54e597f100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/stages.rbc", 0x7f54e597f328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/stages.so", 0x7f54e597f548) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/stages.rbc", 0x7f54e597f778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/stages.so", 0x7f54e597f9a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e597fbd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e597fdf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e59800a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e59802d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/stages.rbc", 0x7f54e59804f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/stages.so", 0x7f54e5980720) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e5980948) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e5980b70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/stages.rbc", 0x7f54e5980d98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/stages.so", 0x7f54e5981020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/stages.rbc", 0x7f54e5981248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/stages.so", 0x7f54e5981470) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e5981698) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e59818c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e5981ae8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e5981d10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/stages.rbc", 0x7f54e5981f40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/stages.so", 0x7f54e59821a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/stages.rbc", 0x7f54e59823c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/stages.so", 0x7f54e59825f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/stages.rbc", 0x7f54e5982818) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/stages.so", 0x7f54e5982a40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/stages.rbc", 0x7f54e5982c68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/stages.so", 0x7f54e5982e90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/stages.rbc", 0x7f54e59830f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/stages.so", 0x7f54e5983318) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e5983540) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e5983768) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/stages.rbc", 0x7f54e5983998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/stages.so", 0x7f54e5983bc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/stages.rbc", 0x7f54e5983de8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/stages.so", 0x7f54e5984020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/stages.rbc", {st_mode=S_IFREG|0644, st_size=22383, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/stages.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\n1\np\n2\nx\nE\n8\nUS-ASCII\n15\nfor_mod"..., 8191) = 8191 | |
read(3, "/gems/rubinius-compiler-2.0.4/li"..., 8191) = 6001 | |
close(3) = 0 | |
brk(0x2434000) = 0x2434000 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59baa20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59bac90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/locals.rbc", 0x7f54e59baeb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/locals.so", 0x7f54e59bb100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59bb328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59bb550) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/locals.rbc", 0x7f54e59bb778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/locals.so", 0x7f54e59bb9a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59bbbc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59bbdf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/locals.rbc", 0x7f54e59bc020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/locals.so", 0x7f54e59bc248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/locals.rbc", 0x7f54e59bc470) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/locals.so", 0x7f54e59bc698) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/locals.rbc", 0x7f54e59bc8c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/locals.so", 0x7f54e59bcae8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59bcd10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59bcf30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59bd198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59bd3c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/locals.rbc", 0x7f54e59bd5e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/locals.so", 0x7f54e59bd810) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/locals.rbc", 0x7f54e59bda38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/locals.so", 0x7f54e59bdc60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/locals.rbc", 0x7f54e59bde88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/locals.so", 0x7f54e59be100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59be328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59be550) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/locals.rbc", 0x7f54e59be778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/locals.so", 0x7f54e59be9a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/locals.rbc", 0x7f54e59bebc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/locals.so", 0x7f54e59bede8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/locals.rbc", 0x7f54e59bf020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/locals.so", 0x7f54e59bf250) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59bf478) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59bf6a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59bf8c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59bfaf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/locals.rbc", 0x7f54e59bfd18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/locals.so", 0x7f54e59bff40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59c0198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59c03c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/locals.rbc", 0x7f54e59c05e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/locals.so", 0x7f54e59c0810) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/locals.rbc", 0x7f54e59c0a38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/locals.so", 0x7f54e59c0c60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59c0e88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59c1100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59c1328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59c1550) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/locals.rbc", 0x7f54e59c1780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/locals.so", 0x7f54e59c19b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/locals.rbc", 0x7f54e59c1bd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/locals.so", 0x7f54e59c1e00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/locals.rbc", 0x7f54e59c20a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/locals.so", 0x7f54e59c22d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/locals.rbc", 0x7f54e59c24f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/locals.so", 0x7f54e59c2720) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/locals.rbc", 0x7f54e59c2940) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/locals.so", 0x7f54e59c2b60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59c2d88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59c3020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/locals.rbc", 0x7f54e59c3250) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/locals.so", 0x7f54e59c3478) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/locals.rbc", 0x7f54e59c36a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/locals.so", 0x7f54e59c38c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/locals.rbc", {st_mode=S_IFREG|0644, st_size=13448, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/locals.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "nitialize\ni\n5\n20\n0\n38\n0\n11\nI\n2\nI"..., 8191) = 5257 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59e86b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59e8938) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59e8b70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/generator_methods.so", 0x7f54e59e8da8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59e9020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59e9258) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59e9498) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/generator_methods.so", 0x7f54e59e96d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59e9910) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59e9b48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59e9d88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ea020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ea258) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ea490) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ea6c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ea900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59eab38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ead70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59eb020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59eb258) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59eb498) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/generator_methods.so", 0x7f54e59eb6d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59eb910) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ebb48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ebd88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ec020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ec258) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ec490) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ec6c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ec900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ecb38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ecd70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ed020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ed260) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ed498) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ed6d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ed908) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59edb40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59edd78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ee020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ee258) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ee490) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ee6c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ee900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59eeb40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/generator_methods.so", 0x7f54e59eed78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ef020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ef260) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ef4a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59ef6d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59ef918) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/generator_methods.so", 0x7f54e59efb58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59efd90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/generator_methods.so", 0x7f54e59f0020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59f0258) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/generator_methods.so", 0x7f54e59f0490) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59f06c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/generator_methods.so", 0x7f54e59f0900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59f0b30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/generator_methods.so", 0x7f54e59f0d60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59f1020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59f1258) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59f1498) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/generator_methods.so", 0x7f54e59f16d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/generator_methods.rbc", 0x7f54e59f1918) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/generator_methods.so", 0x7f54e59f1b50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/generator_methods.rbc", {st_mode=S_IFREG|0644, st_size=66420, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/generator_methods.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "piler-2.0.4/lib/rubinius/compile"..., 8191) = 8191 | |
read(3, "9\nI\n16\nI\naa\nI\n24\nI\nab\nI\n29\nx\nE\n8"..., 8191) = 8191 | |
read(3, "ck\nx\nE\n8\nUS-ASCII\n9\nadd_stack\nx\n"..., 8191) = 8191 | |
read(3, "compiler-2.0.4/lib/rubinius/comp"..., 8191) = 8191 | |
read(3, "\nx\nE\n8\nUS-ASCII\n11\nyield_splat\nM"..., 8191) = 8191 | |
read(3, "I\n253\nI\n11\nI\n254\nI\n19\nI\n255\nI\n1e"..., 8191) = 8191 | |
read(3, "add_stack\nx\nE\n8\nUS-ASCII\n12\n@ins"..., 8191) = 8191 | |
read(3, "4\nI\n1f9\nI\n382\nI\n200\nI\n390\nI\n207\n"..., 8191) = 892 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a672b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a67520) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/generator.rbc", 0x7f54e5a67748) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/generator.so", 0x7f54e5a67970) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a67b98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a67dd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/generator.rbc", 0x7f54e5a68000) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/generator.so", 0x7f54e5a68230) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a68458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a68680) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/generator.rbc", 0x7f54e5a688b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/generator.so", 0x7f54e5a68ad8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/generator.rbc", 0x7f54e5a68d00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/generator.so", 0x7f54e5a68f48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/generator.rbc", 0x7f54e5a69170) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/generator.so", 0x7f54e5a69398) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a695c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a697e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a69a10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a69c38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/generator.rbc", 0x7f54e5a69eb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/generator.so", 0x7f54e5a6a0e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6a310) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/generator.so", 0x7f54e5a6a538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6a768) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/generator.so", 0x7f54e5a6a990) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6abb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a6ae58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6b080) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/generator.so", 0x7f54e5a6b2a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6b4d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/generator.so", 0x7f54e5a6b6f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6b928) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/generator.so", 0x7f54e5a6bb58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6bdd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a6bff8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6c220) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a6c448) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6c670) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/generator.so", 0x7f54e5a6c898) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6cac0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a6cce8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6cf48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/generator.so", 0x7f54e5a6d170) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6d3a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/generator.so", 0x7f54e5a6d5c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6d7f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a6da28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6dc58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a6deb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6e0e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/generator.so", 0x7f54e5a6e310) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6e538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/generator.so", 0x7f54e5a6e760) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6e988) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/generator.so", 0x7f54e5a6ebb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6ee58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/generator.so", 0x7f54e5a6f080) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6f2a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/generator.so", 0x7f54e5a6f4c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6f6e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a6f910) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/generator.rbc", 0x7f54e5a6fb40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/generator.so", 0x7f54e5a6fdd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/generator.rbc", 0x7f54e5a70000) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/generator.so", 0x7f54e5a70228) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/generator.rbc", {st_mode=S_IFREG|0644, st_size=44455, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/generator.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "ASCII\n4\nopen\ni\n8\n39\n0\n50\n1\n0\n38\n"..., 8191) = 8191 | |
read(3, "ASCII\n11\n@enter_size\nx\nE\n8\nUS-AS"..., 8191) = 8191 | |
read(3, "d\nI\n140\nI\n4c\nI\n142\nI\n58\nI\n143\nI\n"..., 8191) = 8191 | |
read(3, "\nI\n0\nI\n1f\nI\n1d2\nI\n22\nx\nE\n8\nUS-AS"..., 8191) = 8191 | |
read(3, "\nkind_of?\nx\nE\n8\nUS-ASCII\n12\nComp"..., 8191) = 3500 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5acc768) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5acc9d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/iseq.rbc", 0x7f54e5accc00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/iseq.so", 0x7f54e5acce28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5acd050) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5acd278) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/iseq.rbc", 0x7f54e5acd528) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/iseq.so", 0x7f54e5acd750) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5acd978) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5acdba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/iseq.rbc", 0x7f54e5acddc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/iseq.so", 0x7f54e5acdff0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ace218) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/iseq.so", 0x7f54e5ace4a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ace6c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/iseq.so", 0x7f54e5ace8f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5aceb10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5aced30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5acef50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5acf170) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/iseq.rbc", 0x7f54e5acf398) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/iseq.so", 0x7f54e5acf618) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/iseq.rbc", 0x7f54e5acf840) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/iseq.so", 0x7f54e5acfa60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/iseq.rbc", 0x7f54e5acfc88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/iseq.so", 0x7f54e5acfeb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad00d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5ad0300) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad0580) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/iseq.so", 0x7f54e5ad07a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad09c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/iseq.so", 0x7f54e5ad0be8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad0e10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/iseq.so", 0x7f54e5ad1038) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad1260) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5ad14a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad16c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5ad18e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad1b08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/iseq.so", 0x7f54e5ad1d28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad1f50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5ad2178) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad2398) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/iseq.so", 0x7f54e5ad2610) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad2838) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/iseq.so", 0x7f54e5ad2a60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad2c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5ad2eb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad30d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5ad3300) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad3588) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/iseq.so", 0x7f54e5ad37b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad39d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/iseq.so", 0x7f54e5ad3bf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad3e20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/iseq.so", 0x7f54e5ad4048) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad4268) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/iseq.so", 0x7f54e5ad44a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad46c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/iseq.so", 0x7f54e5ad48e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad4b08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5ad4d30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad4f58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/iseq.so", 0x7f54e5ad5180) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/iseq.rbc", 0x7f54e5ad53a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/iseq.so", 0x7f54e5ad5618) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/iseq.rbc", {st_mode=S_IFREG|0644, st_size=10353, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/iseq.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\n15\n45\n3\n20\n4\n50\n2\n1\n19\n5\n15\n20\n"..., 8191) = 2162 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5aef848) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5aefab8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5aefce0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/opcodes.so", 0x7f54e5aeff08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af0130) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af0358) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af05c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/opcodes.so", 0x7f54e5af07e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af0a10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af0c38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af0e60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/opcodes.so", 0x7f54e5af1088) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af12b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/opcodes.so", 0x7f54e5af1528) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af1750) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/opcodes.so", 0x7f54e5af1978) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af1ba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af1dc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af1ff0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af2218) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af24a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/opcodes.so", 0x7f54e5af26c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af28f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/opcodes.so", 0x7f54e5af2b18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af2d40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/opcodes.so", 0x7f54e5af2f68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af3190) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af33b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af3618) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/opcodes.so", 0x7f54e5af3840) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af3a68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/opcodes.so", 0x7f54e5af3c90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af3ec0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/opcodes.so", 0x7f54e5af40f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af4318) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af4580) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af47a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af49d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af4bf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/opcodes.so", 0x7f54e5af4e20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af5048) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af5270) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af54a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/opcodes.so", 0x7f54e5af56c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af58f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/opcodes.so", 0x7f54e5af5b18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af5d48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af5f70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af6198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af63c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af6620) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/opcodes.so", 0x7f54e5af6850) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af6a78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/opcodes.so", 0x7f54e5af6ca0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af6ec8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/opcodes.so", 0x7f54e5af70f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af7318) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/opcodes.so", 0x7f54e5af7580) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af77a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/opcodes.so", 0x7f54e5af79c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af7be8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af7e10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af8040) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/opcodes.so", 0x7f54e5af8270) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/opcodes.rbc", 0x7f54e5af84a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/opcodes.so", 0x7f54e5af86c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/opcodes.rbc", {st_mode=S_IFREG|0644, st_size=18731, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/opcodes.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "5\n0\n50\n4\n2\n15\n13\n7\n6\n7\n7\n50\n4\n2\n"..., 8191) = 8191 | |
read(3, "E\n8\nUS-ASCII\n11\nmeta_push_2\nx\nE\n"..., 8191) = 2349 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b4fcd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b4ff58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b50190) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b503c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b50608) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b50840) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b50a78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b50cb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b50ee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b51120) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b51358) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b51608) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b51840) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b51a78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b51cb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b51ee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b52118) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b52348) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b52608) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b52838) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b52a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b52ca8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b52ee0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b53118) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b53350) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b53608) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b53840) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b53a78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b53cb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b53ee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b54118) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b54348) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b54610) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b54848) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b54a80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b54cb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b54ef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b55120) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b55358) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b55608) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b55840) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b55a78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b55cb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b55ee0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b56118) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b56350) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b56608) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b56840) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b56a78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b56cb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b56ef0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b57130) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b57368) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b57600) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b57838) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b57a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b57ca8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b57ed8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b58108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b58338) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b58578) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b587b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b589e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b58c20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/compiled_file.rbc", 0x7f54e5b58e58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/compiled_file.so", 0x7f54e5b59090) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/compiled_file.rbc", {st_mode=S_IFREG|0644, st_size=21544, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/compiled_file.rbc", O_RDONLY) = 3 | |
brk(0x2455000) = 0x2455000 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\n12\n50\n1\n1\n9\n764\n15\n5\n49\n2\n50\n3\n"..., 8191) = 8191 | |
read(3, "\n1\n50\n36\n1\n15\n20\n4\n5\n20\n0\n50\n62\n"..., 8191) = 5162 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b7e5d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b7e848) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b7ea70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/evaluator.so", 0x7f54e5b7ec98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b7eec0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b7f118) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b7f348) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/evaluator.so", 0x7f54e5b7f578) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b7f7a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b7f9c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b7fbf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/evaluator.so", 0x7f54e5b7fe20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b80080) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/evaluator.so", 0x7f54e5b802a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b804d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/evaluator.so", 0x7f54e5b806f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b80920) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b80b48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b80d70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b80ff8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b81228) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/evaluator.so", 0x7f54e5b81458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b81680) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/evaluator.so", 0x7f54e5b818a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b81ad8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/evaluator.so", 0x7f54e5b81d00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b81f28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b82170) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b82398) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/evaluator.so", 0x7f54e5b825c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b827e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/evaluator.so", 0x7f54e5b82a10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b82c40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/evaluator.so", 0x7f54e5b82e70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b830d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b83300) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b83528) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b83750) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b83978) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/evaluator.so", 0x7f54e5b83ba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b83dc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b83ff8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b84220) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/evaluator.so", 0x7f54e5b84448) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b84678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/evaluator.so", 0x7f54e5b848a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b84ad0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b84d00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b84f30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b85170) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b853a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/evaluator.so", 0x7f54e5b855d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b857f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/evaluator.so", 0x7f54e5b85a20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b85c48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/evaluator.so", 0x7f54e5b85e70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b860d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/evaluator.so", 0x7f54e5b86300) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b86520) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/evaluator.so", 0x7f54e5b86740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b86968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b86b90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b86dc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/evaluator.so", 0x7f54e5b86ff8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/evaluator.rbc", 0x7f54e5b87228) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/evaluator.so", 0x7f54e5b87450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/evaluator.rbc", {st_mode=S_IFREG|0644, st_size=36667, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/evaluator.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "ime/gems/rubinius-compiler-2.0.4"..., 8191) = 8191 | |
read(3, "7\n1\n66\n68\n50\n2\n0\n50\n3\n4\n11\nI\n5\nI"..., 8191) = 8191 | |
read(3, "I\n0\nI\n0\nn\np\n4\nx\nE\n8\nUS-ASCII\n7\ne"..., 8191) = 8191 | |
read(3, "8\nUS-ASCII\n17\nmethod_visibility\n"..., 8191) = 3903 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5bea1b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5bea420) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/printers.rbc", 0x7f54e5bea648) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/printers.so", 0x7f54e5bea8a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5beaad0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5beacf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/printers.rbc", 0x7f54e5beaf28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/printers.so", 0x7f54e5beb150) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5beb378) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5beb5a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/printers.rbc", 0x7f54e5beb7c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/printers.so", 0x7f54e5beba20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/printers.rbc", 0x7f54e5bebc48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/printers.so", 0x7f54e5bebe70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/printers.rbc", 0x7f54e5bec098) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/printers.so", 0x7f54e5bec2c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5bec4e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5bec710) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5bec988) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5becbb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/printers.rbc", 0x7f54e5becde0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/printers.so", 0x7f54e5bed008) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/printers.rbc", 0x7f54e5bed230) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/printers.so", 0x7f54e5bed458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/printers.rbc", 0x7f54e5bed680) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/printers.so", 0x7f54e5bed930) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5bedb58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5bedd80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/printers.rbc", 0x7f54e5bedfa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/printers.so", 0x7f54e5bee1d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/printers.rbc", 0x7f54e5bee3f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/printers.so", 0x7f54e5bee620) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/printers.rbc", 0x7f54e5bee8a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/printers.so", 0x7f54e5beead8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5beed00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5beef28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5bef150) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5bef378) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/printers.rbc", 0x7f54e5bef5a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/printers.so", 0x7f54e5bef7c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5befa20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5befc48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/printers.rbc", 0x7f54e5befe70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/printers.so", 0x7f54e5bf0098) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf02c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/printers.so", 0x7f54e5bf04e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf0718) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5bf0990) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf0bb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5bf0de0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf1010) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/printers.so", 0x7f54e5bf1240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf1468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/printers.so", 0x7f54e5bf1690) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf1930) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/printers.so", 0x7f54e5bf1b58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf1d80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/printers.so", 0x7f54e5bf1fa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf21c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/printers.so", 0x7f54e5bf23e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf2610) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5bf28a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf2ad8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/printers.so", 0x7f54e5bf2d08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/printers.rbc", 0x7f54e5bf2f30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/printers.so", 0x7f54e5bf3158) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/printers.rbc", {st_mode=S_IFREG|0644, st_size=11405, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/printers.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "1\n19\n2\n15\n80\n19\n3\n15\n20\n1\n79\n50\n"..., 8191) = 3214 | |
close(3) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
futex(0x2025fcc, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x2025fc8, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 | |
futex(0x1fcf1f4, FUTEX_CMP_REQUEUE_PRIVATE, 1, 2147483647, 0x1fcf1c0, 4) = 1 | |
futex(0x1fcf1c0, FUTEX_WAKE_PRIVATE, 1) = 1 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e590d478) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e590d6e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/runtime.rbc", 0x7f54e590d910) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/compiler/runtime.so", 0x7f54e590db38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e590dd60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e590e020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/runtime.rbc", 0x7f54e590e248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/compiler/runtime.so", 0x7f54e590e470) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e590e698) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e590e8c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/runtime.rbc", 0x7f54e590eae8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/compiler/runtime.so", 0x7f54e590ed10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/runtime.rbc", 0x7f54e590ef38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/compiler/runtime.so", 0x7f54e590f198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/runtime.rbc", 0x7f54e590f3c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/compiler/runtime.so", 0x7f54e590f5e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e590f810) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e590fa38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e590fc60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e590fe88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/runtime.rbc", 0x7f54e5910100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/compiler/runtime.so", 0x7f54e5910328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/runtime.rbc", 0x7f54e5910550) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/compiler/runtime.so", 0x7f54e5910778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/runtime.rbc", 0x7f54e59109a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/compiler/runtime.so", 0x7f54e5910bc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e5910df0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e5911020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/runtime.rbc", 0x7f54e5911248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/compiler/runtime.so", 0x7f54e5911470) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/runtime.rbc", 0x7f54e5911698) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/compiler/runtime.so", 0x7f54e59118c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/runtime.rbc", 0x7f54e5911af0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/compiler/runtime.so", 0x7f54e5911d20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e5911f48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e5912198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e59123c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e59125e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/runtime.rbc", 0x7f54e5912810) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/compiler/runtime.so", 0x7f54e5912a38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e5912c60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e5912e88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/runtime.rbc", 0x7f54e5913100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/compiler/runtime.so", 0x7f54e5913328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/runtime.rbc", 0x7f54e5913550) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/compiler/runtime.so", 0x7f54e5913778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e59139a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e5913bd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e5913df8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e59140a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/runtime.rbc", 0x7f54e59142d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/compiler/runtime.so", 0x7f54e5914508) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/runtime.rbc", 0x7f54e5914730) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/compiler/runtime.so", 0x7f54e5914958) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/runtime.rbc", 0x7f54e5914b80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/compiler/runtime.so", 0x7f54e5914da8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/runtime.rbc", 0x7f54e5915020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/compiler/runtime.so", 0x7f54e5915248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/runtime.rbc", 0x7f54e5915468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/compiler/runtime.so", 0x7f54e5915688) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e59158b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e5915ad8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/runtime.rbc", 0x7f54e5915d08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/compiler/runtime.so", 0x7f54e5915f38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/runtime.rbc", 0x7f54e5916198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/compiler/runtime.so", 0x7f54e59163c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/runtime.rbc", {st_mode=S_IFREG|0644, st_size=5878, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/compiler/runtime.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 5878 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast.rbc", 0x7f54e5924888) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast.so", 0x7f54e5924ae0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast.rbc", 0x7f54e5924cf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast.so", 0x7f54e5924ef8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast.rbc", 0x7f54e5925128) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast.so", 0x7f54e5925330) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast.rbc", 0x7f54e5925548) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast.so", 0x7f54e5925758) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast.rbc", 0x7f54e5925970) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast.so", 0x7f54e5925b78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast.rbc", 0x7f54e5925d90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast.so", 0x7f54e5926020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast.rbc", {st_mode=S_IFREG|0644, st_size=1350, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 1350 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/node.rbc", 0x7f54e592b020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/node.so", 0x7f54e592b238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/node.rbc", 0x7f54e592b450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/node.so", 0x7f54e592b668) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/node.rbc", 0x7f54e592b880) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/node.so", 0x7f54e592ba98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/node.rbc", 0x7f54e592bcb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/node.so", 0x7f54e592bec8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/node.rbc", 0x7f54e592c0f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/node.so", 0x7f54e592c310) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/node.rbc", 0x7f54e592c528) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/node.so", 0x7f54e592c740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/node.rbc", {st_mode=S_IFREG|0644, st_size=30881, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/node.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "s\nx\nE\n8\nUS-ASCII\n10\npush_scope\nx"..., 8191) = 8191 | |
read(3, "9\nI\n2f\nI\nda\nI\n3e\nI\n0\nI\n40\nI\nd6\nI"..., 8191) = 8191 | |
read(3, "\n80\n50\n1\n1\n38\n0\n11\nI\n2\nI\n0\nI\n0\nI"..., 8191) = 6308 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/self.rbc", 0x7f54e596c3b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/self.so", 0x7f54e596c618) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/self.rbc", 0x7f54e596c830) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/self.so", 0x7f54e596ca48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/self.rbc", 0x7f54e596cc60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/self.so", 0x7f54e596ce78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/self.rbc", 0x7f54e596d0a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/self.so", 0x7f54e596d2b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/self.rbc", 0x7f54e596d4d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/self.so", 0x7f54e596d6e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/self.rbc", 0x7f54e596d900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/self.so", 0x7f54e596db18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/self.rbc", {st_mode=S_IFREG|0644, st_size=2671, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/self.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2671 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/constants.rbc", 0x7f54e5977430) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/constants.so", 0x7f54e5977658) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/constants.rbc", 0x7f54e5977880) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/constants.so", 0x7f54e5977aa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/constants.rbc", 0x7f54e5977cd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/constants.so", 0x7f54e5977ef8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/constants.rbc", 0x7f54e5978140) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/constants.so", 0x7f54e5978368) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/constants.rbc", 0x7f54e5978590) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/constants.so", 0x7f54e59787b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/constants.rbc", 0x7f54e59789e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/constants.so", 0x7f54e5978c08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/constants.rbc", {st_mode=S_IFREG|0644, st_size=22229, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/constants.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "8\nx\nE\n8\nUS-ASCII\n61\nruntime/gems"..., 8191) = 8191 | |
read(3, "\n0\n11\nI\n6\nI\n3\nI\n1\nI\n0\nI\n1\nn\np\n9\n"..., 8191) = 5847 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/control_flow.rbc", 0x7f54e59a7d50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/control_flow.so", 0x7f54e59a8020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/control_flow.rbc", 0x7f54e59a8248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/control_flow.so", 0x7f54e59a8470) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/control_flow.rbc", 0x7f54e59a8698) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/control_flow.so", 0x7f54e59a88c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/control_flow.rbc", 0x7f54e59a8ae8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/control_flow.so", 0x7f54e59a8d10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/control_flow.rbc", 0x7f54e59a8f38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/control_flow.so", 0x7f54e59a9198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/control_flow.rbc", 0x7f54e59a93c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/control_flow.so", 0x7f54e59a95e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/control_flow.rbc", {st_mode=S_IFREG|0644, st_size=51723, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/control_flow.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\n50\n4\n1\n15\n8\n38\n20\n0\n50\n2\n1\n38\n5"..., 8191) = 8191 | |
read(3, ".rb\np\n3\nx\nE\n8\nUS-ASCII\n1\ng\nx\nE\n8"..., 8191) = 8191 | |
read(3, "\n4\n39\n5\n50\n3\n0\n39\n6\n50\n3\n0\n20\n0\n"..., 8191) = 8191 | |
read(3, "\n1\nn\nn\nx\nE\n8\nUS-ASCII\n7\nto_sexp\n"..., 8191) = 8191 | |
read(3, "\n14\ninside_ensure?\nx\nE\n8\nUS-ASCI"..., 8191) = 8191 | |
read(3, "13\n9\n141\n15\n20\n0\n50\n11\n0\n50\n18\n0"..., 8191) = 2577 | |
close(3) = 0 | |
brk(0x2476000) = 0x2476000 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/data.rbc", 0x7f54e5a18a90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/data.so", 0x7f54e5a18cf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/data.rbc", 0x7f54e5a18f08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/data.so", 0x7f54e5a19130) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/data.rbc", 0x7f54e5a19348) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/data.so", 0x7f54e5a19560) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/data.rbc", 0x7f54e5a19778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/data.so", 0x7f54e5a19990) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/data.rbc", 0x7f54e5a19ba8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/data.so", 0x7f54e5a19dc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/data.rbc", 0x7f54e5a1a020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/data.so", 0x7f54e5a1a238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/data.rbc", {st_mode=S_IFREG|0644, st_size=2698, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/data.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2698 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/definitions.rbc", 0x7f54e5a24e40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/definitions.so", 0x7f54e5a25100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/definitions.rbc", 0x7f54e5a25328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/definitions.so", 0x7f54e5a25550) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/definitions.rbc", 0x7f54e5a25778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/definitions.so", 0x7f54e5a259a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/definitions.rbc", 0x7f54e5a25bc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/definitions.so", 0x7f54e5a25df0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/definitions.rbc", 0x7f54e5a26020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/definitions.so", 0x7f54e5a26248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/definitions.rbc", 0x7f54e5a26470) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/definitions.so", 0x7f54e5a26698) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/definitions.rbc", {st_mode=S_IFREG|0644, st_size=95244, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/definitions.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "1\nI\n52\nI\n0\nI\n53\nI\nc\nI\n54\nI\n14\nI\n"..., 8191) = 8191 | |
read(3, "\n8\nUS-ASCII\n3\nnew\nx\nE\n8\nUS-ASCII"..., 8191) = 8191 | |
read(3, "\n5\nfirst\nM\n1\np\n2\nx\nE\n8\nUS-ASCII\n"..., 8191) = 8191 | |
read(3, "rubinius/ast/definitions.rb\np\n1\n"..., 8191) = 8191 | |
read(3, "\n22\nassign_local_reference\np\n19\n"..., 8191) = 8191 | |
read(3, "b/rubinius/ast/definitions.rb\np\n"..., 8191) = 8191 | |
read(3, "2b1\nI\n5\nI\n2b3\nI\n28\nI\n2b3\nI\n2b\nI\n"..., 8191) = 8191 | |
read(3, "xp\ni\n12\n7\n0\n39\n1\n50\n2\n0\n39\n3\n35\n"..., 8191) = 8191 | |
read(3, "st/definitions.rb\np\n2\nx\nE\n8\nUS-A"..., 8191) = 8191 | |
read(3, "0\n11\n1\n15\n15\n20\n0\n5\n49\n12\n13\n18\n"..., 8191) = 8191 | |
read(3, "I\n4\nbody\nx\nE\n8\nUS-ASCII\n17\nmetho"..., 8191) = 5143 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/encoding.rbc", 0x7f54e5af1a18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/encoding.so", 0x7f54e5af1c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/encoding.rbc", 0x7f54e5af1eb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/encoding.so", 0x7f54e5af20d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/encoding.rbc", 0x7f54e5af2320) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/encoding.so", 0x7f54e5af2540) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/encoding.rbc", 0x7f54e5af2768) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/encoding.so", 0x7f54e5af2990) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/encoding.rbc", 0x7f54e5af2bb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/encoding.so", 0x7f54e5af2de0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/encoding.rbc", 0x7f54e5af3008) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/encoding.so", 0x7f54e5af3240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/encoding.rbc", {st_mode=S_IFREG|0644, st_size=3036, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/encoding.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 3036 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/exceptions.rbc", 0x7f54e5afef88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/exceptions.so", 0x7f54e5aff240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/exceptions.rbc", 0x7f54e5aff468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/exceptions.so", 0x7f54e5aff690) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/exceptions.rbc", 0x7f54e5aff8b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/exceptions.so", 0x7f54e5affae0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/exceptions.rbc", 0x7f54e5affd08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/exceptions.so", 0x7f54e5afff30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/exceptions.rbc", 0x7f54e5b00158) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/exceptions.so", 0x7f54e5b003b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/exceptions.rbc", 0x7f54e5b005e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/exceptions.so", 0x7f54e5b00808) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/exceptions.rbc", {st_mode=S_IFREG|0644, st_size=25787, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/exceptions.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\n8\nUS-ASCII\n4\npost\nx\nE\n8\nUS-ASCI"..., 8191) = 8191 | |
read(3, "4\n35\n1\n48\n50\n13\n2\n15\n8\n226\n20\n0\n"..., 8191) = 8191 | |
read(3, "e\nx\nE\n8\nUS-ASCII\n10\ncast_array\nx"..., 8191) = 1214 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/file.rbc", 0x7f54e5b340d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/file.so", 0x7f54e5b34330) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/file.rbc", 0x7f54e5b34548) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/file.so", 0x7f54e5b34760) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/file.rbc", 0x7f54e5b34978) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/file.so", 0x7f54e5b34b90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/file.rbc", 0x7f54e5b34df0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/file.so", 0x7f54e5b35008) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/file.rbc", 0x7f54e5b35220) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/file.so", 0x7f54e5b35438) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/file.rbc", 0x7f54e5b35650) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/file.so", 0x7f54e5b35868) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/file.rbc", {st_mode=S_IFREG|0644, st_size=2386, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/file.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 2386 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/grapher.rbc", 0x7f54e5b3fab8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/grapher.so", 0x7f54e5b3fd68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/grapher.rbc", 0x7f54e5b3ff88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/grapher.so", 0x7f54e5b401a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/grapher.rbc", 0x7f54e5b403c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/grapher.so", 0x7f54e5b405d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/grapher.rbc", 0x7f54e5b40800) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/grapher.so", 0x7f54e5b40a20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/grapher.rbc", 0x7f54e5b40c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/grapher.so", 0x7f54e5b40ea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/grapher.rbc", 0x7f54e5b410c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/grapher.so", 0x7f54e5b412e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/grapher.rbc", {st_mode=S_IFREG|0644, st_size=8453, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/grapher.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "b\np\n0\nx\nE\n8\nUS-ASCII\n10\ncall_und"..., 8191) = 262 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/literals.rbc", 0x7f54e5b53308) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/literals.so", 0x7f54e5b53578) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/literals.rbc", 0x7f54e5b537a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/literals.so", 0x7f54e5b539c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/literals.rbc", 0x7f54e5b53c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/literals.so", 0x7f54e5b53ea8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/literals.rbc", 0x7f54e5b540d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/literals.so", 0x7f54e5b542f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/literals.rbc", 0x7f54e5b54520) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/literals.so", 0x7f54e5b54748) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/literals.rbc", 0x7f54e5b54970) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/literals.so", 0x7f54e5b54b98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/literals.rbc", {st_mode=S_IFREG|0644, st_size=40493, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/literals.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\n3\nI\n1\nI\n1\nI\n0\nI\n1\nn\np\n2\ns\nE\n8\nU"..., 8191) = 8191 | |
read(3, "-ASCII\n7\nto_sexp\nM\n1\nn\nn\nx\nE\n8\nU"..., 8191) = 8191 | |
read(3, "0\n6\n4\n15\n100\n7\n7\n7\n8\n66\n68\n50\n5\n"..., 8191) = 8191 | |
read(3, "b/rubinius/ast/literals.rb\np\n0\nx"..., 8191) = 7729 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/operators.rbc", 0x7f54e5bae460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/operators.so", 0x7f54e5bae6d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/operators.rbc", 0x7f54e5bae8f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/operators.so", 0x7f54e5baeb20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/operators.rbc", 0x7f54e5baed68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/operators.so", 0x7f54e5baef90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/operators.rbc", 0x7f54e5baf1b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/operators.so", 0x7f54e5baf3e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/operators.rbc", 0x7f54e5baf608) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/operators.so", 0x7f54e5baf830) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/operators.rbc", 0x7f54e5bafa58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/operators.so", 0x7f54e5bafc88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/operators.rbc", {st_mode=S_IFREG|0644, st_size=21295, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/operators.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "8\n2\n15\n8\n62\n20\n0\n20\n2\n50\n6\n2\n38\n"..., 8191) = 8191 | |
read(3, "S-ASCII\n5\n@line\nx\nE\n8\nUS-ASCII\n5"..., 8191) = 4913 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/sends.rbc", 0x7f54e5be36b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/sends.so", 0x7f54e5be3910) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/sends.rbc", 0x7f54e5be3b28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/sends.so", 0x7f54e5be3d60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/sends.rbc", 0x7f54e5be3f78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/sends.so", 0x7f54e5be4190) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/sends.rbc", 0x7f54e5be43b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/sends.so", 0x7f54e5be45c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/sends.rbc", 0x7f54e5be47e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/sends.so", 0x7f54e5be49f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/sends.rbc", 0x7f54e5be4c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/sends.so", 0x7f54e5be4ea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/sends.rbc", {st_mode=S_IFREG|0644, st_size=72235, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/sends.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "vcall_style\nx\nE\n8\nUS-ASCII\n7\narg"..., 8191) = 8191 | |
read(3, "4\nmasgn_bytecode\nM\n1\nn\nn\nx\nE\n8\nU"..., 8191) = 8191 | |
read(3, "E\n8\nUS-ASCII\n15\nadd_defn_method\n"..., 8191) = 8191 | |
brk(0x2497000) = 0x2497000 | |
read(3, "ectSplat\nx\nE\n8\nUS-ASCII\n9\nargume"..., 8191) = 8191 | |
read(3, "8\n1\n19\n2\n9\n117\n20\n2\n13\n50\n9\n0\n80"..., 8191) = 8191 | |
read(3, "-@\nx\nE\n8\nUS-ASCII\n2\n==\nx\nE\n8\nUS-"..., 8191) = 8191 | |
read(3, "7\n7\n66\n68\n50\n4\n0\n50\n5\n4\n15\n100\n7"..., 8191) = 8191 | |
read(3, "0\n50\n6\n0\n15\n20\n0\n20\n2\n50\n7\n1\n15\n"..., 8191) = 6707 | |
close(3) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
futex(0x2025fcc, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x2025fc8, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/values.rbc", 0x7f54e5949760) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/values.so", 0x7f54e59499c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/values.rbc", 0x7f54e5949bd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/values.so", 0x7f54e5949df0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/values.rbc", 0x7f54e594a020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/values.so", 0x7f54e594a238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/values.rbc", 0x7f54e594a458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/values.so", 0x7f54e594a678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/values.rbc", 0x7f54e594a890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/values.so", 0x7f54e594aaa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/values.rbc", 0x7f54e594acc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/values.so", 0x7f54e594aee0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/values.rbc", {st_mode=S_IFREG|0644, st_size=13813, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/values.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "1\nI\n3\nI\n2\nI\n2\nI\n0\nI\n2\nn\np\n2\nx\nE\n"..., 8191) = 5622 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/variables.rbc", 0x7f54e5972f48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/variables.so", 0x7f54e59731e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/variables.rbc", 0x7f54e5973408) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/variables.so", 0x7f54e5973630) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/variables.rbc", 0x7f54e5973858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/variables.so", 0x7f54e5973a80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/variables.rbc", 0x7f54e5973ca8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/variables.so", 0x7f54e5973ed0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/variables.rbc", 0x7f54e5974100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/variables.so", 0x7f54e5974328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/variables.rbc", 0x7f54e5974550) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/variables.so", 0x7f54e5974778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/variables.rbc", {st_mode=S_IFREG|0644, st_size=60529, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/variables.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "ize\nM\n1\nn\nn\nx\nE\n8\nUS-ASCII\n10\nin"..., 8191) = 8191 | |
read(3, "\n0\nI\n0\nI\n0\nI\n0\nn\np\n1\nx\nE\n8\nUS-AS"..., 8191) = 8191 | |
read(3, "x\nE\n8\nUS-ASCII\n10\ninitialize\ni\n1"..., 8191) = 8191 | |
read(3, "8\nUS-ASCII\n26\nInstanceVariableAs"..., 8191) = 8191 | |
read(3, "ASCII\n8\nkind_of?\nx\nE\n8\nUS-ASCII\n"..., 8191) = 8191 | |
read(3, "-ASCII\n8\nbytecode\ni\n16\n20\n0\n21\n1"..., 8191) = 8191 | |
read(3, "66\n68\n50\n7\n0\n50\n8\n4\n15\n100\n7\n11\n"..., 8191) = 3192 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/transforms.rbc", 0x7f54e59f8138) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/ast/transforms.so", 0x7f54e59f83a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/transforms.rbc", 0x7f54e59f85d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/ast/transforms.so", 0x7f54e59f87f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/transforms.rbc", 0x7f54e59f8a20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/ast/transforms.so", 0x7f54e59f8c48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/transforms.rbc", 0x7f54e59f8e70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/ast/transforms.so", 0x7f54e59f90a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/transforms.rbc", 0x7f54e59f92d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/ast/transforms.so", 0x7f54e59f94f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/transforms.rbc", 0x7f54e59f9720) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/ast/transforms.so", 0x7f54e59f9948) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/transforms.rbc", {st_mode=S_IFREG|0644, st_size=29011, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
open("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/ast/transforms.rbc", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "rguments\nx\nE\n8\nUS-ASCII\n5\narray\n"..., 8191) = 8191 | |
read(3, "\n8\nassembly\ns\nE\n8\nUS-ASCII\n12\nRu"..., 8191) = 8191 | |
read(3, "e\np\n15\nI\n-1\nI\n13b\nI\n0\nI\n13c\nI\n10"..., 8191) = 4438 | |
close(3) = 0 | |
brk(0x24b8000) = 0x24b8000 | |
stat("/etc/rbxrc", 0x7f54e5a397e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rbxrc", 0x7f54e5a39890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems.rb", 0x7f54e5a550b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems.so", 0x7f54e5a55300) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems.rb", 0x7f54e5a55508) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems.so", 0x7f54e5a55710) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems.rb", 0x7f54e5a55918) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems.so", 0x7f54e5a55b20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems.rb", 0x7f54e5a55d28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems.so", 0x7f54e5a55f30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems.rb", 0x7f54e5a56178) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems.so", 0x7f54e5a56380) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems.rb", 0x7f54e5a56588) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems.so", 0x7f54e5a56790) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems.rb", 0x7f54e5a56998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems.so", 0x7f54e5a56ba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems.rb", 0x7f54e5a56da8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems.so", 0x7f54e5a57020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems.rb", 0x7f54e5a57220) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems.so", 0x7f54e5a57420) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems.rb", 0x7f54e5a57628) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems.so", 0x7f54e5a57830) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems.rb", 0x7f54e5a57a38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems.so", 0x7f54e5a57c40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems.rb", 0x7f54e5a57e48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems.so", 0x7f54e5a58098) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems.rb", 0x7f54e5a582a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems.so", 0x7f54e5a584a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems.rb", 0x7f54e5a586b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems.so", 0x7f54e5a588b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems.rb", 0x7f54e5a58ac0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems.so", 0x7f54e5a58cc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems.rb", 0x7f54e5a58ec8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems.so", 0x7f54e5a590e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems.rb", 0x7f54e5a592f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems.so", 0x7f54e5a59508) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems.rb", 0x7f54e5a59710) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems.so", 0x7f54e5a59918) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems.rb", 0x7f54e5a59b20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems.so", 0x7f54e5a59d28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems.rb", 0x7f54e5a59f30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems.so", 0x7f54e5a5a178) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems.rb", 0x7f54e5a5a380) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems.so", 0x7f54e5a5a588) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems.rb", 0x7f54e5a5a790) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems.so", 0x7f54e5a5a998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems.rb", 0x7f54e5a5aba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems.so", 0x7f54e5a5ada8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems.rb", 0x7f54e5a5b020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems.so", 0x7f54e5a5b228) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems.rb", 0x7f54e5a5b430) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems.so", 0x7f54e5a5b638) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems.rb", 0x7f54e5a5b848) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems.so", 0x7f54e5a5ba58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems.rb", 0x7f54e5a5bc60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems.so", 0x7f54e5a5be68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems.rb", 0x7f54e5a5c098) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems.so", 0x7f54e5a5c2a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems.rb", 0x7f54e5a5c4a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems.so", 0x7f54e5a5c6b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems.rb", 0x7f54e5a5c8b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems.so", 0x7f54e5a5cab0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems.rb", 0x7f54e5a5ccb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems.so", 0x7f54e5a5cec0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems.rb", 0x7f54e5a5d0f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems.so", 0x7f54e5a5d2f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems.rb", 0x7f54e5a5d500) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems.so", 0x7f54e5a5d708) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems.rb", 0x7f54e5a5d910) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems.so", 0x7f54e5a5db18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems.rb", 0x7f54e5a5dd00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems.so", 0x7f54e5a5dee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems.rb", 0x7f54e5a5e108) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems.so", 0x7f54e5a5e2f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems.rb", 0x7f54e5a5e4f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems.so", 0x7f54e5a5e6e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems.rb", 0x7f54e5a5e8d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems.so", 0x7f54e5a5eab8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems.rb", {st_mode=S_IFREG|0644, st_size=31001, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/aa/aaf113bcfe801c5a2f0f100241d4df15064f2aa3", {st_mode=S_IFREG|0644, st_size=61435, ...}) = 0 | |
open("/home/ayron/.rbx/aa/aaf113bcfe801c5a2f0f100241d4df15064f2aa3", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "3\nnew\nx\nE\n8\nUS-ASCII\n8\nallocate\n"..., 8191) = 8191 | |
read(3, "n\nx\nE\n8\nUS-ASCII\n7\ndeflate\ni\n19\n"..., 8191) = 8191 | |
read(3, "\n53\n/home/ayron/.rvm/rubies/rbx-"..., 8191) = 8191 | |
read(3, "\n28e\nI\ne4\nI\n28f\nI\nec\nI\n0\nI\nf0\nI\n"..., 8191) = 8191 | |
read(3, "n\nx\nE\n8\nUS-ASCII\n23\nlatest_rubyg"..., 8191) = 8191 | |
read(3, "x\nE\n8\nUS-ASCII\n53\n/home/ayron/.r"..., 8191) = 8191 | |
read(3, "efault_spec_map\nx\nE\n8\nUS-ASCII\n5"..., 8191) = 4098 | |
brk(0x24eb000) = 0x24eb000 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rbconfig.rb", 0x7f54e5aa91e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rbconfig.so", 0x7f54e5aa93e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rbconfig.rb", 0x7f54e5aa95f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rbconfig.so", 0x7f54e5aa9828) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rbconfig.rb", 0x7f54e5aa9a30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rbconfig.so", 0x7f54e5aa9c38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rbconfig.rb", 0x7f54e5aa9e40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rbconfig.so", 0x7f54e5aaa048) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rbconfig.rb", 0x7f54e5aaa250) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rbconfig.so", 0x7f54e5aaa458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rbconfig.rb", 0x7f54e5aaa660) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rbconfig.so", 0x7f54e5aaa880) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rbconfig.rb", 0x7f54e5aaaa88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rbconfig.so", 0x7f54e5aaac90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rbconfig.rb", 0x7f54e5aaae98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rbconfig.so", 0x7f54e5aab0a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rbconfig.rb", 0x7f54e5aab2a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rbconfig.so", 0x7f54e5aab4a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rbconfig.rb", 0x7f54e5aab728) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rbconfig.so", 0x7f54e5aab930) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rbconfig.rb", 0x7f54e5aabb38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rbconfig.so", 0x7f54e5aabd40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rbconfig.rb", 0x7f54e5aabf48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rbconfig.so", 0x7f54e5aac150) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rbconfig.rb", 0x7f54e5aac358) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rbconfig.so", 0x7f54e5aac560) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rbconfig.rb", 0x7f54e5aac7a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rbconfig.so", 0x7f54e5aac9a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rbconfig.rb", 0x7f54e5aacbb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rbconfig.so", 0x7f54e5aacdb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rbconfig.rb", 0x7f54e5aacfb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rbconfig.so", 0x7f54e5aad1b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rbconfig.rb", 0x7f54e5aad3c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rbconfig.so", 0x7f54e5aad5d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rbconfig.rb", 0x7f54e5aad7f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rbconfig.so", 0x7f54e5aada00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rbconfig.rb", 0x7f54e5aadc08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rbconfig.so", 0x7f54e5aade10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rbconfig.rb", 0x7f54e5aae018) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rbconfig.so", 0x7f54e5aae220) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rbconfig.rb", 0x7f54e5aae428) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rbconfig.so", 0x7f54e5aae630) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rbconfig.rb", 0x7f54e5aae880) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rbconfig.so", 0x7f54e5aaea88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rbconfig.rb", 0x7f54e5aaec90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rbconfig.so", 0x7f54e5aaee98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rbconfig.rb", 0x7f54e5aaf0a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rbconfig.so", 0x7f54e5aaf2a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rbconfig.rb", 0x7f54e5aaf4b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rbconfig.so", 0x7f54e5aaf728) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rbconfig.rb", 0x7f54e5aaf938) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rbconfig.so", 0x7f54e5aafb48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rbconfig.rb", 0x7f54e5aafd50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rbconfig.so", 0x7f54e5aaff58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rbconfig.rb", 0x7f54e5ab0160) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rbconfig.so", 0x7f54e5ab0368) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rbconfig.rb", 0x7f54e5ab0570) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rbconfig.so", 0x7f54e5ab07a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rbconfig.rb", 0x7f54e5ab09a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rbconfig.so", 0x7f54e5ab0ba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rbconfig.rb", 0x7f54e5ab0da8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rbconfig.so", 0x7f54e5ab0fb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rbconfig.rb", 0x7f54e5ab11b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rbconfig.so", 0x7f54e5ab13c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rbconfig.rb", 0x7f54e5ab15c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rbconfig.so", 0x7f54e5ab17f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rbconfig.rb", 0x7f54e5ab1a00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rbconfig.so", 0x7f54e5ab1c08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rbconfig.rb", 0x7f54e5ab1df0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rbconfig.so", 0x7f54e5ab1fd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rbconfig.rb", 0x7f54e5ab21c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rbconfig.so", 0x7f54e5ab23b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rbconfig.rb", 0x7f54e5ab25b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rbconfig.so", 0x7f54e5ab27e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rbconfig.rb", 0x7f54e5ab29d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rbconfig.so", 0x7f54e5ab2bb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rbconfig.rb", {st_mode=S_IFREG|0644, st_size=9545, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/fa/fa705ed61c3a660f61790d3bc3a66ccade85c8f7", {st_mode=S_IFREG|0644, st_size=22062, ...}) = 0 | |
open("/home/ayron/.rbx/fa/fa705ed61c3a660f61790d3bc3a66ccade85c8f7", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\n18\n3\n50\n14\n2\n15\n15\n45\n7\n7\n226\n6"..., 8191) = 8191 | |
read(3, "E\n8\nUS-ASCII\n9\nfor_block\nt\nn\nx\nE"..., 8191) = 5680 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5acd0d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubinius/build_config.so", 0x7f54e5acd300) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/build_config.rb", 0x7f54e5acd520) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubinius/build_config.so", 0x7f54e5acd740) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5acd960) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubinius/build_config.so", 0x7f54e5acdbc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/build_config.rb", 0x7f54e5acddf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubinius/build_config.so", 0x7f54e5ace018) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5ace240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubinius/build_config.so", 0x7f54e5ace468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/build_config.rb", 0x7f54e5ace690) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubinius/build_config.so", 0x7f54e5ace8b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/build_config.rb", 0x7f54e5aceb30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubinius/build_config.so", 0x7f54e5aced50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/build_config.rb", 0x7f54e5acef78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubinius/build_config.so", 0x7f54e5acf1a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5acf3c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubinius/build_config.so", 0x7f54e5acf5e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5acf800) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubinius/build_config.so", 0x7f54e5acfa58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/build_config.rb", 0x7f54e5acfc80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubinius/build_config.so", 0x7f54e5acfea8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/build_config.rb", 0x7f54e5ad00c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubinius/build_config.so", 0x7f54e5ad02e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/build_config.rb", 0x7f54e5ad0510) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubinius/build_config.so", 0x7f54e5ad0738) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5ad0960) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubinius/build_config.so", 0x7f54e5ad0bd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/build_config.rb", 0x7f54e5ad0df0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubinius/build_config.so", 0x7f54e5ad1010) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/build_config.rb", 0x7f54e5ad1230) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubinius/build_config.so", 0x7f54e5ad1450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/build_config.rb", 0x7f54e5ad1678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubinius/build_config.so", 0x7f54e5ad18a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5ad1ae0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubinius/build_config.so", 0x7f54e5ad1d08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5ad1f28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubinius/build_config.so", 0x7f54e5ad2148) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/build_config.rb", 0x7f54e5ad2368) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubinius/build_config.so", 0x7f54e5ad2588) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5ad27b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubinius/build_config.so", 0x7f54e5ad2a58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/build_config.rb", 0x7f54e5ad2c78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubinius/build_config.so", 0x7f54e5ad2e98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/build_config.rb", 0x7f54e5ad30c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubinius/build_config.so", 0x7f54e5ad32e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5ad3510) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubinius/build_config.so", 0x7f54e5ad3738) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5ad3960) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubinius/build_config.so", 0x7f54e5ad3bd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/build_config.rb", 0x7f54e5ad3df8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubinius/build_config.so", 0x7f54e5ad4020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/build_config.rb", 0x7f54e5ad4240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubinius/build_config.so", 0x7f54e5ad4460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/build_config.rb", 0x7f54e5ad4680) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubinius/build_config.so", 0x7f54e5ad48a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/build_config.rb", 0x7f54e5ad4ad8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubinius/build_config.so", 0x7f54e5ad4cf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/build_config.rb", 0x7f54e5ad4f10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubinius/build_config.so", 0x7f54e5ad5128) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5ad5348) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubinius/build_config.so", 0x7f54e5ad5568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/build_config.rb", 0x7f54e5ad5790) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubinius/build_config.so", 0x7f54e5ad5a58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/build_config.rb", 0x7f54e5ad5c80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubinius/build_config.so", 0x7f54e5ad5ea8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/build_config.rb", 0x7f54e5ad60d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubinius/build_config.so", 0x7f54e5ad62f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubinius/build_config.rb", 0x7f54e5ad64f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubinius/build_config.so", 0x7f54e5ad66f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubinius/build_config.rb", 0x7f54e5ad6900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubinius/build_config.so", 0x7f54e5ad6b18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubinius/build_config.rb", 0x7f54e5ad6d30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubinius/build_config.so", 0x7f54e5ad6f48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubinius/build_config.rb", 0x7f54e5ad7150) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubinius/build_config.so", 0x7f54e5ad7358) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubinius/build_config.rb", {st_mode=S_IFREG|0644, st_size=7706, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/20/203a654e4753398ca1f9dfa001eb2597f9296b20", {st_mode=S_IFREG|0644, st_size=16128, ...}) = 0 | |
open("/home/ayron/.rbx/20/203a654e4753398ca1f9dfa001eb2597f9296b20", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "l-zlib\nx\nE\n8\nUS-ASCII\n12\nruntime"..., 8191) = 7937 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b52138) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b523a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/compatibility.rb", 0x7f54e5b525f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/compatibility.so", 0x7f54e5b52818) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b52a40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b52c68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/compatibility.rb", 0x7f54e5b52e90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/compatibility.so", 0x7f54e5b530b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b532e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b53568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/compatibility.rb", 0x7f54e5b53790) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/compatibility.so", 0x7f54e5b539b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/compatibility.rb", 0x7f54e5b53bd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/compatibility.so", 0x7f54e5b53df8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/compatibility.rb", 0x7f54e5b54020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/compatibility.so", 0x7f54e5b54248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b54468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b546d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b548f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b54b18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/compatibility.rb", 0x7f54e5b54d40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/compatibility.so", 0x7f54e5b54f68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/compatibility.rb", 0x7f54e5b55188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/compatibility.so", 0x7f54e5b553a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/compatibility.rb", 0x7f54e5b555f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/compatibility.so", 0x7f54e5b55818) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b55a40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b55c68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/compatibility.rb", 0x7f54e5b55e90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/compatibility.so", 0x7f54e5b560b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/compatibility.rb", 0x7f54e5b562d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/compatibility.so", 0x7f54e5b56568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/compatibility.rb", 0x7f54e5b56790) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/compatibility.so", 0x7f54e5b569b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b56be0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b56e08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b57028) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b57248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/compatibility.rb", 0x7f54e5b57468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/compatibility.so", 0x7f54e5b576d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b57900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b57b28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/compatibility.rb", 0x7f54e5b57d48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/compatibility.so", 0x7f54e5b57f68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/compatibility.rb", 0x7f54e5b58190) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/compatibility.so", 0x7f54e5b583b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b585f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b58818) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b58a40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b58c68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/compatibility.rb", 0x7f54e5b58e98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/compatibility.so", 0x7f54e5b590c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/compatibility.rb", 0x7f54e5b592e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/compatibility.so", 0x7f54e5b59568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/compatibility.rb", 0x7f54e5b59790) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/compatibility.so", 0x7f54e5b599b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/compatibility.rb", 0x7f54e5b59bd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/compatibility.so", 0x7f54e5b59df8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/compatibility.rb", 0x7f54e5b5a018) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/compatibility.so", 0x7f54e5b5a238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b5a460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b5a6e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/compatibility.rb", 0x7f54e5b5a908) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/compatibility.so", 0x7f54e5b5ab30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/compatibility.rb", 0x7f54e5b5ad58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/compatibility.so", 0x7f54e5b5af80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/compatibility.rb", 0x7f54e5b5b1a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/compatibility.so", 0x7f54e5b5b3d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/compatibility.rb", 0x7f54e5b5b628) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/compatibility.so", 0x7f54e5b5b830) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/compatibility.rb", 0x7f54e5b5ba38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/compatibility.so", 0x7f54e5b5bc40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/compatibility.rb", 0x7f54e5b5be58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/compatibility.so", 0x7f54e5b5c070) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/compatibility.rb", 0x7f54e5b5c278) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/compatibility.so", 0x7f54e5b5c480) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/compatibility.rb", {st_mode=S_IFREG|0644, st_size=1616, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/0b/0bffba4de1f13cbdbb2a658b3ca6e5cc7e1cd279", {st_mode=S_IFREG|0644, st_size=4741, ...}) = 0 | |
open("/home/ayron/.rbx/0b/0bffba4de1f13cbdbb2a658b3ca6e5cc7e1cd279", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4741 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b6b568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b6b7c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/defaults.rb", 0x7f54e5b6b9e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/defaults.so", 0x7f54e5b6bbf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b6be10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b6c028) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/defaults.rb", 0x7f54e5b6c240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/defaults.so", 0x7f54e5b6c458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b6c678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b6c890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/defaults.rb", 0x7f54e5b6caa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/defaults.so", 0x7f54e5b6ccc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/defaults.rb", 0x7f54e5b6ced8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/defaults.so", 0x7f54e5b6d0f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/defaults.rb", 0x7f54e5b6d308) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/defaults.so", 0x7f54e5b6d568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b6d780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b6d998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b6dbb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b6ddc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/defaults.rb", 0x7f54e5b6dfe0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/defaults.so", 0x7f54e5b6e1f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/defaults.rb", 0x7f54e5b6e410) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/defaults.so", 0x7f54e5b6e640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/defaults.rb", 0x7f54e5b6e858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/defaults.so", 0x7f54e5b6ea70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b6ec88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b6eea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/defaults.rb", 0x7f54e5b6f0b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/defaults.so", 0x7f54e5b6f2d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/defaults.rb", 0x7f54e5b6f568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/defaults.so", 0x7f54e5b6f780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/defaults.rb", 0x7f54e5b6f9a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/defaults.so", 0x7f54e5b6fbc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b6fdd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b6fff0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b70208) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b70420) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/defaults.rb", 0x7f54e5b70640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/defaults.so", 0x7f54e5b70858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b70a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b70c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/defaults.rb", 0x7f54e5b70ea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/defaults.so", 0x7f54e5b710b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/defaults.rb", 0x7f54e5b712d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/defaults.so", 0x7f54e5b71568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b71780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b71998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b71bb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b71dc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/defaults.rb", 0x7f54e5b71fe8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/defaults.so", 0x7f54e5b72208) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/defaults.rb", 0x7f54e5b72420) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/defaults.so", 0x7f54e5b72640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/defaults.rb", 0x7f54e5b72858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/defaults.so", 0x7f54e5b72a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/defaults.rb", 0x7f54e5b72c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/defaults.so", 0x7f54e5b72ea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/defaults.rb", 0x7f54e5b730b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/defaults.so", 0x7f54e5b732c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b73568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b73780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/defaults.rb", 0x7f54e5b739a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/defaults.so", 0x7f54e5b73bc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/defaults.rb", 0x7f54e5b73dd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/defaults.so", 0x7f54e5b73ff0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/defaults.rb", 0x7f54e5b74208) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/defaults.so", 0x7f54e5b74420) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/defaults.rb", 0x7f54e5b74620) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/defaults.so", 0x7f54e5b74818) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/defaults.rb", 0x7f54e5b74a18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/defaults.so", 0x7f54e5b74c18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/defaults.rb", 0x7f54e5b74e20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/defaults.so", 0x7f54e5b75028) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/defaults.rb", 0x7f54e5b75220) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/defaults.so", 0x7f54e5b75418) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/defaults.rb", {st_mode=S_IFREG|0644, st_size=3194, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/96/962dd5dc2228ceb149ac11a5c50749734ae8a227", {st_mode=S_IFREG|0644, st_size=8287, ...}) = 0 | |
open("/home/ayron/.rbx/96/962dd5dc2228ceb149ac11a5c50749734ae8a227", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "0\nI\n1\nI\n12\nx\nE\n8\nUS-ASCII\n62\n/ho"..., 8191) = 96 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b86b30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b86d90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/deprecate.rb", 0x7f54e5b86fa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/deprecate.so", 0x7f54e5b871c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b873d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b87640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/deprecate.rb", 0x7f54e5b87858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/deprecate.so", 0x7f54e5b87a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b87c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b87ea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/deprecate.rb", 0x7f54e5b880b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/deprecate.so", 0x7f54e5b882d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/deprecate.rb", 0x7f54e5b88568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/deprecate.so", 0x7f54e5b88780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/deprecate.rb", 0x7f54e5b88998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/deprecate.so", 0x7f54e5b88bb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b88dc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b88fe0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b891f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b89410) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/deprecate.rb", 0x7f54e5b89640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/deprecate.so", 0x7f54e5b89858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/deprecate.rb", 0x7f54e5b89a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/deprecate.so", 0x7f54e5b89c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/deprecate.rb", 0x7f54e5b89ea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/deprecate.so", 0x7f54e5b8a0b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b8a2d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b8a568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/deprecate.rb", 0x7f54e5b8a780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/deprecate.so", 0x7f54e5b8a998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/deprecate.rb", 0x7f54e5b8abb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/deprecate.so", 0x7f54e5b8adc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/deprecate.rb", 0x7f54e5b8afe8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/deprecate.so", 0x7f54e5b8b208) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b8b420) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b8b640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b8b858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b8ba70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/deprecate.rb", 0x7f54e5b8bc88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/deprecate.so", 0x7f54e5b8bea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b8c0b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b8c2d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/deprecate.rb", 0x7f54e5b8c568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/deprecate.so", 0x7f54e5b8c780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/deprecate.rb", 0x7f54e5b8c998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/deprecate.so", 0x7f54e5b8cbb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b8cdd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b8cff0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b8d208) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b8d420) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/deprecate.rb", 0x7f54e5b8d648) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/deprecate.so", 0x7f54e5b8d868) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/deprecate.rb", 0x7f54e5b8da80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/deprecate.so", 0x7f54e5b8dc98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/deprecate.rb", 0x7f54e5b8deb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/deprecate.so", 0x7f54e5b8e0c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/deprecate.rb", 0x7f54e5b8e2e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/deprecate.so", 0x7f54e5b8e568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/deprecate.rb", 0x7f54e5b8e778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/deprecate.so", 0x7f54e5b8e988) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b8eba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b8edb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/deprecate.rb", 0x7f54e5b8efd8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/deprecate.so", 0x7f54e5b8f1f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/deprecate.rb", 0x7f54e5b8f410) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/deprecate.so", 0x7f54e5b8f640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/deprecate.rb", 0x7f54e5b8f860) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/deprecate.so", 0x7f54e5b8fa80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/deprecate.rb", 0x7f54e5b8fc78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/deprecate.so", 0x7f54e5b8fe70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/deprecate.rb", 0x7f54e5b90070) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/deprecate.so", 0x7f54e5b90270) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/deprecate.rb", 0x7f54e5b90478) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/deprecate.so", 0x7f54e5b906c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/deprecate.rb", 0x7f54e5b908b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/deprecate.so", 0x7f54e5b90ab0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/deprecate.rb", {st_mode=S_IFREG|0644, st_size=1773, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/2a/2aebdf55c4bd77a865160983e0cce57addb65b4f", {st_mode=S_IFREG|0644, st_size=4370, ...}) = 0 | |
open("/home/ayron/.rbx/2a/2aebdf55c4bd77a865160983e0cce57addb65b4f", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4370 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/errors.rb", 0x7f54e5b9e1b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/errors.so", 0x7f54e5b9e418) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/errors.rb", 0x7f54e5b9e640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/errors.so", 0x7f54e5b9e858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/errors.rb", 0x7f54e5b9ea70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/errors.so", 0x7f54e5b9ec88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/errors.rb", 0x7f54e5b9eea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/errors.so", 0x7f54e5b9f0b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/errors.rb", 0x7f54e5b9f2d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/errors.so", 0x7f54e5b9f568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/errors.rb", 0x7f54e5b9f780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/errors.so", 0x7f54e5b9f998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/errors.rb", 0x7f54e5b9fbb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/errors.so", 0x7f54e5b9fdc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/errors.rb", 0x7f54e5b9ffe0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/errors.so", 0x7f54e5ba01f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba0408) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba0638) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba0848) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba0a58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/errors.rb", 0x7f54e5ba0c70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/errors.so", 0x7f54e5ba0e88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/errors.rb", 0x7f54e5ba10a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/errors.so", 0x7f54e5ba12b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/errors.rb", 0x7f54e5ba1568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/errors.so", 0x7f54e5ba1780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba1998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba1bb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/errors.rb", 0x7f54e5ba1dc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/errors.so", 0x7f54e5ba1fe0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/errors.rb", 0x7f54e5ba21f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/errors.so", 0x7f54e5ba2400) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/errors.rb", 0x7f54e5ba2640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/errors.so", 0x7f54e5ba2858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba2a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba2c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba2e98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba30a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/errors.rb", 0x7f54e5ba32c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/errors.so", 0x7f54e5ba3568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba3780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba3998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/errors.rb", 0x7f54e5ba3ba8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/errors.so", 0x7f54e5ba3db8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/errors.rb", 0x7f54e5ba3fd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/errors.so", 0x7f54e5ba41e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba4400) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba4640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba4858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba4a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/errors.rb", 0x7f54e5ba4c90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/errors.so", 0x7f54e5ba4eb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/errors.rb", 0x7f54e5ba50c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/errors.so", 0x7f54e5ba52d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/errors.rb", 0x7f54e5ba5568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/errors.so", 0x7f54e5ba5780) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/errors.rb", 0x7f54e5ba5990) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/errors.so", 0x7f54e5ba5ba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/errors.rb", 0x7f54e5ba5db0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/errors.so", 0x7f54e5ba5fc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba61d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba63f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/errors.rb", 0x7f54e5ba6640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/errors.so", 0x7f54e5ba6858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/errors.rb", 0x7f54e5ba6a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/errors.so", 0x7f54e5ba6c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/errors.rb", 0x7f54e5ba6ea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/errors.so", 0x7f54e5ba70b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/errors.rb", 0x7f54e5ba72b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/errors.so", 0x7f54e5ba74a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/errors.rb", 0x7f54e5ba76b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/errors.so", 0x7f54e5ba78a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/errors.rb", 0x7f54e5ba7ab0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/errors.so", 0x7f54e5ba7cb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/errors.rb", 0x7f54e5ba7eb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/errors.so", 0x7f54e5ba80a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/errors.rb", {st_mode=S_IFREG|0644, st_size=2191, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/63/638d5b8dabdd39d234cbb63843dc3c6e4edbb86c", {st_mode=S_IFREG|0644, st_size=4405, ...}) = 0 | |
open("/home/ayron/.rbx/63/638d5b8dabdd39d234cbb63843dc3c6e4edbb86c", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 4405 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bd9450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/specification.so", 0x7f54e5bd96e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/specification.rb", 0x7f54e5bd9908) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/specification.so", 0x7f54e5bd9b30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bd9d58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/specification.so", 0x7f54e5bd9f80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/specification.rb", 0x7f54e5bda1a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/specification.so", 0x7f54e5bda3d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bda648) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/specification.so", 0x7f54e5bda870) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/specification.rb", 0x7f54e5bdaa98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/specification.so", 0x7f54e5bdacc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/specification.rb", 0x7f54e5bdaee0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/specification.so", 0x7f54e5bdb100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/specification.rb", 0x7f54e5bdb328) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/specification.so", 0x7f54e5bdb568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bdb788) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/specification.so", 0x7f54e5bdb9a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bdbbc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/specification.so", 0x7f54e5bdbde8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/specification.rb", 0x7f54e5bdc010) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/specification.so", 0x7f54e5bdc238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/specification.rb", 0x7f54e5bdc458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/specification.so", 0x7f54e5bdc680) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/specification.rb", 0x7f54e5bdc8a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/specification.so", 0x7f54e5bdcad0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bdccf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/specification.so", 0x7f54e5bdcf20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/specification.rb", 0x7f54e5bdd148) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/specification.so", 0x7f54e5bdd370) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/specification.rb", 0x7f54e5bdd5e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/specification.so", 0x7f54e5bdd808) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/specification.rb", 0x7f54e5bdda30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/specification.so", 0x7f54e5bddc58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bdde80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/specification.so", 0x7f54e5bde0a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bde2c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/specification.so", 0x7f54e5bde568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/specification.rb", 0x7f54e5bde788) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/specification.so", 0x7f54e5bde9a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bdebd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/specification.so", 0x7f54e5bdedf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/specification.rb", 0x7f54e5bdf018) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/specification.so", 0x7f54e5bdf238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/specification.rb", 0x7f54e5bdf460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/specification.so", 0x7f54e5bdf6e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bdf908) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/specification.so", 0x7f54e5bdfb30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/specification.rb", 0x7f54e5bdfd58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/specification.so", 0x7f54e5bdff80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/specification.rb", 0x7f54e5be01b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/specification.so", 0x7f54e5be03e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/specification.rb", 0x7f54e5be0640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/specification.so", 0x7f54e5be0860) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/specification.rb", 0x7f54e5be0a88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/specification.so", 0x7f54e5be0cb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/specification.rb", 0x7f54e5be0ed0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/specification.so", 0x7f54e5be10f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/specification.rb", 0x7f54e5be1310) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/specification.so", 0x7f54e5be1568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/specification.rb", 0x7f54e5be1790) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/specification.so", 0x7f54e5be19b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/specification.rb", 0x7f54e5be1be0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/specification.so", 0x7f54e5be1e08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/specification.rb", 0x7f54e5be2030) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/specification.so", 0x7f54e5be2258) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/specification.rb", 0x7f54e5be2480) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/specification.so", 0x7f54e5be26e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/specification.rb", 0x7f54e5be28e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/specification.so", 0x7f54e5be2af0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/specification.rb", 0x7f54e5be2cf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/specification.so", 0x7f54e5be2f00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/specification.rb", 0x7f54e5be3118) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/specification.so", 0x7f54e5be3330) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/specification.rb", 0x7f54e5be3568) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/specification.so", 0x7f54e5be3770) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/specification.rb", {st_mode=S_IFREG|0644, st_size=67818, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/6a/6a2623867ec140ba2a5fce7b6f085216ea885967", {st_mode=S_IFREG|0644, st_size=148629, ...}) = 0 | |
open("/home/ayron/.rbx/6a/6a2623867ec140ba2a5fce7b6f085216ea885967", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "3\n66\n68\n50\n86\n0\n50\n87\n4\n15\n100\n7"..., 8191) = 8191 | |
read(3, "I\n22\nadd_runtime_dependency\nM\n1\n"..., 8191) = 8191 | |
read(3, "\n12\neach_gemspec\np\n5\nI\n-1\nI\n2ae\n"..., 8191) = 8191 | |
read(3, "ASCII\n4\neach\ni\n5\n20\n0\n61\n1\n11\nI\n"..., 8191) = 8191 | |
read(3, "\n45\n3\n46\n4\n46\n5\n50\n6\n1\n9\n62\n21\n1"..., 8191) = 8191 | |
read(3, "\n0\n48\n102\n4\n64\n4\n48\n50\n8\n1\n15\n5\n"..., 8191) = 8191 | |
read(3, "E\n8\nUS-ASCII\n15\ncurrent_version\n"..., 8191) = 8191 | |
read(3, "I\n6\nauthor\nM\n1\nn\nn\nx\nE\n8\nUS-ASCI"..., 8191) = 8191 | |
read(3, "-2.1.1/library/rubygems/specific"..., 8191) = 8191 | |
read(3, "19\nfind_all_satisfiers\ni\n18\n20\n0"..., 8191) = 8191 | |
read(3, ".rb\np\n0\nx\nE\n8\nUS-ASCII\n7\ninspect"..., 8191) = 8191 | |
read(3, "I\nf\nx\nE\n8\nUS-ASCII\n67\n/home/ayro"..., 8191) = 8191 | |
read(3, "mp\ns\nE\n5\nUTF-8\n4\n => \nx\nE\n8\nUS-A"..., 8191) = 8191 | |
read(3, "\nUS-ASCII\n7\nversion\nx\nE\n8\nUS-ASC"..., 8191) = 8191 | |
read(3, "8\ntraverse\ni\n33\n23\n0\n10\n9\n35\n0\n1"..., 8191) = 8191 | |
read(3, "y_attributes\nM\n1\np\n2\nx\nE\n8\nUS-AS"..., 8191) = 8191 | |
read(3, "72\nI\n1b3\nI\n0\nI\n1b4\nI\n976\nI\n1c0\nI"..., 8191) = 8191 | |
read(3, "8\nI\n7dc\nI\n66f\nI\n7ea\nI\n676\nI\n7f8\n"..., 8191) = 1191 | |
close(3) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
mprotect(0x7f54e5c03000, 1572864, PROT_NONE) = 0 | |
mprotect(0x7f54e5d83000, 1572864, PROT_READ|PROT_WRITE) = 0 | |
futex(0x2025fcc, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x2025fc8, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 | |
futex(0x1fcf1f4, FUTEX_CMP_REQUEUE_PRIVATE, 1, 2147483647, 0x1fcf1c0, 6) = 1 | |
futex(0x1fcf1c0, FUTEX_WAKE_PRIVATE, 1) = 1 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/version.rb", 0x7f54e5904298) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/version.so", 0x7f54e59044b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/version.rb", 0x7f54e59046c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/version.so", 0x7f54e59048e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/version.rb", 0x7f54e5904af8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/version.so", 0x7f54e5904d10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/version.rb", 0x7f54e5904f28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/version.so", 0x7f54e5905188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/version.rb", 0x7f54e59053a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/version.so", 0x7f54e59055b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/version.rb", 0x7f54e59057d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/version.so", 0x7f54e59059e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/version.rb", 0x7f54e5905c00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/version.so", 0x7f54e5905e18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/version.rb", 0x7f54e59060a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/version.so", 0x7f54e59062b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/version.rb", 0x7f54e59064c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/version.so", 0x7f54e59066d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/version.rb", 0x7f54e59068f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/version.so", 0x7f54e5906b08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/version.rb", 0x7f54e5906d20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/version.so", 0x7f54e5906f38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/version.rb", 0x7f54e5907188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/version.so", 0x7f54e59073a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/version.rb", 0x7f54e59075b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/version.so", 0x7f54e59077d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/version.rb", 0x7f54e59079e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/version.so", 0x7f54e5907c00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/version.rb", 0x7f54e5907e18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/version.so", 0x7f54e59080a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/version.rb", 0x7f54e59082b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/version.so", 0x7f54e59084c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/version.rb", 0x7f54e59086e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/version.so", 0x7f54e5908900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/version.rb", 0x7f54e5908b18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/version.so", 0x7f54e5908d30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/version.rb", 0x7f54e5908f48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/version.so", 0x7f54e5909188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/version.rb", 0x7f54e59093a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/version.so", 0x7f54e59095b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/version.rb", 0x7f54e59097d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/version.so", 0x7f54e59099e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/version.rb", 0x7f54e5909c00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/version.so", 0x7f54e5909e18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/version.rb", 0x7f54e590a0a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/version.so", 0x7f54e590a2b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/version.rb", 0x7f54e590a4d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/version.so", 0x7f54e590a6e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/version.rb", 0x7f54e590a900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/version.so", 0x7f54e590ab18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/version.rb", 0x7f54e590ad38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/version.so", 0x7f54e590af58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/version.rb", 0x7f54e590b188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/version.so", 0x7f54e590b3a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/version.rb", 0x7f54e590b5b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/version.so", 0x7f54e590b7d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/version.rb", 0x7f54e590b9e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/version.so", 0x7f54e590bc00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/version.rb", 0x7f54e590be10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/version.so", 0x7f54e590c098) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/version.rb", 0x7f54e590c2b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/version.so", 0x7f54e590c4c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/version.rb", 0x7f54e590c6e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/version.so", 0x7f54e590c8f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/version.rb", 0x7f54e590cb10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/version.so", 0x7f54e590cd28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/version.rb", 0x7f54e590cf40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/version.so", 0x7f54e590d188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/version.rb", 0x7f54e590d380) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/version.so", 0x7f54e590d578) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/version.rb", 0x7f54e590d778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/version.so", 0x7f54e590d978) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/version.rb", 0x7f54e590db80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/version.so", 0x7f54e590dd88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/version.rb", 0x7f54e590e020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/version.so", 0x7f54e590e218) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/version.rb", {st_mode=S_IFREG|0644, st_size=10878, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/0f/0fca2aa595ba6c3bfd49e1c55d60d7a243a7712a", {st_mode=S_IFREG|0644, st_size=14605, ...}) = 0 | |
open("/home/ayron/.rbx/0f/0fca2aa595ba6c3bfd49e1c55d60d7a243a7712a", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\nE\n8\nUS-ASCII\n11\nencode_with\nM\n1"..., 8191) = 6414 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/version.rb", 0x7f54e59224c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/version.so", 0x7f54e59226e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/version.rb", 0x7f54e59228f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/version.so", 0x7f54e5922b10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/version.rb", 0x7f54e5922d28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/version.so", 0x7f54e5922f40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/version.rb", 0x7f54e5923188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/version.so", 0x7f54e59233a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/version.rb", 0x7f54e59235b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/version.so", 0x7f54e59237d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/version.rb", 0x7f54e59239e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/version.so", 0x7f54e5923c00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/version.rb", 0x7f54e5923e18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/version.so", 0x7f54e59240a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/version.rb", 0x7f54e59242b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/version.so", 0x7f54e59244d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/version.rb", 0x7f54e59246e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/version.so", 0x7f54e59248f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/version.rb", 0x7f54e5924b08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/version.so", 0x7f54e5924d20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/version.rb", 0x7f54e5924f38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/version.so", 0x7f54e5925188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/version.rb", 0x7f54e59253a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/version.so", 0x7f54e59255b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/version.rb", 0x7f54e59257d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/version.so", 0x7f54e59259e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/version.rb", 0x7f54e5925c00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/version.so", 0x7f54e5925e18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/version.rb", 0x7f54e59260a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/version.so", 0x7f54e59262b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/version.rb", 0x7f54e59264c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/version.so", 0x7f54e59266d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/version.rb", 0x7f54e59268f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/version.so", 0x7f54e5926b18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/version.rb", 0x7f54e5926d30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/version.so", 0x7f54e5926f48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/version.rb", 0x7f54e5927188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/version.so", 0x7f54e59273a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/version.rb", 0x7f54e59275b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/version.so", 0x7f54e59277d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/version.rb", 0x7f54e59279e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/version.so", 0x7f54e5927c00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/version.rb", 0x7f54e5927e18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/version.so", 0x7f54e59280a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/version.rb", 0x7f54e59282b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/version.so", 0x7f54e59284d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/version.rb", 0x7f54e59286e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/version.so", 0x7f54e5928900) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/version.rb", 0x7f54e5928b18) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/version.so", 0x7f54e5928d30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/version.rb", 0x7f54e5928f50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/version.so", 0x7f54e5929190) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/version.rb", 0x7f54e59293a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/version.so", 0x7f54e59295c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/version.rb", 0x7f54e59297d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/version.so", 0x7f54e59299f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/version.rb", 0x7f54e5929c08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/version.so", 0x7f54e5929e20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/version.rb", 0x7f54e592a098) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/version.so", 0x7f54e592a2a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/version.rb", 0x7f54e592a4c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/version.so", 0x7f54e592a6d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/version.rb", 0x7f54e592a8f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/version.so", 0x7f54e592ab08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/version.rb", 0x7f54e592ad20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/version.so", 0x7f54e592af38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/version.rb", 0x7f54e592b188) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/version.so", 0x7f54e592b3a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/version.rb", 0x7f54e592b598) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/version.so", 0x7f54e592b790) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/version.rb", 0x7f54e592b990) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/version.so", 0x7f54e592bb90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/version.rb", 0x7f54e592bd98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/version.so", 0x7f54e592c020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/version.rb", 0x7f54e592c218) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/version.so", 0x7f54e592c410) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/version.rb", {st_mode=S_IFREG|0644, st_size=10878, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/requirement.rb", 0x7f54e593b720) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/requirement.so", 0x7f54e593b988) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/requirement.rb", 0x7f54e593bba0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/requirement.so", 0x7f54e593bdb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/requirement.rb", 0x7f54e593c020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/requirement.so", 0x7f54e593c238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/requirement.rb", 0x7f54e593c458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/requirement.so", 0x7f54e593c678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/requirement.rb", 0x7f54e593c890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/requirement.so", 0x7f54e593caa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/requirement.rb", 0x7f54e593ccc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/requirement.so", 0x7f54e593cee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/requirement.rb", 0x7f54e593d130) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/requirement.so", 0x7f54e593d348) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/requirement.rb", 0x7f54e593d560) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/requirement.so", 0x7f54e593d778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/requirement.rb", 0x7f54e593d990) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/requirement.so", 0x7f54e593dba8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/requirement.rb", 0x7f54e593ddc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/requirement.so", 0x7f54e593e020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/requirement.rb", 0x7f54e593e240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/requirement.so", 0x7f54e593e460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/requirement.rb", 0x7f54e593e678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/requirement.so", 0x7f54e593e890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/requirement.rb", 0x7f54e593eab0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/requirement.so", 0x7f54e593ecd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/requirement.rb", 0x7f54e593eee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/requirement.so", 0x7f54e593f130) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/requirement.rb", 0x7f54e593f348) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/requirement.so", 0x7f54e593f560) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/requirement.rb", 0x7f54e593f778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/requirement.so", 0x7f54e593f990) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/requirement.rb", 0x7f54e593fbb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/requirement.so", 0x7f54e593fdd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5940020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/requirement.so", 0x7f54e5940238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5940450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/requirement.so", 0x7f54e5940668) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5940880) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/requirement.so", 0x7f54e5940a98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5940cb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/requirement.so", 0x7f54e5940ec8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/requirement.rb", 0x7f54e59410f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/requirement.so", 0x7f54e5941310) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5941530) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/requirement.so", 0x7f54e5941750) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5941970) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/requirement.so", 0x7f54e5941b90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5941db0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/requirement.so", 0x7f54e5942020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/requirement.rb", 0x7f54e5942240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/requirement.so", 0x7f54e5942460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5942678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/requirement.so", 0x7f54e5942890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/requirement.rb", 0x7f54e5942aa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/requirement.so", 0x7f54e5942cc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/requirement.rb", 0x7f54e5942ed8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/requirement.so", 0x7f54e59430f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5943308) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/requirement.so", 0x7f54e5943518) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5943730) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/requirement.so", 0x7f54e5943948) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5943b68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/requirement.so", 0x7f54e5943d88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5944020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/requirement.so", 0x7f54e5944240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/requirement.rb", 0x7f54e5944460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/requirement.so", 0x7f54e5944680) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/requirement.rb", 0x7f54e5944878) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/requirement.so", 0x7f54e5944a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/requirement.rb", 0x7f54e5944c70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/requirement.so", 0x7f54e5944e70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/requirement.rb", 0x7f54e5945090) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/requirement.so", 0x7f54e5945298) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/requirement.rb", 0x7f54e5945498) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/requirement.so", 0x7f54e5945698) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/requirement.rb", {st_mode=S_IFREG|0644, st_size=6162, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/7e/7eb6b724b8f29905db1522c1df0dc41e37be403b", {st_mode=S_IFREG|0644, st_size=18270, ...}) = 0 | |
open("/home/ayron/.rbx/7e/7eb6b724b8f29905db1522c1df0dc41e37be403b", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\nE\n8\nUS-ASCII\n7\nflatten\nx\nE\n8\nUS"..., 8191) = 8191 | |
read(3, "II\n36\nfix_syck_default_key_in_re"..., 8191) = 1888 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/requirement.rb", 0x7f54e59614c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/requirement.so", 0x7f54e59616e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/requirement.rb", 0x7f54e59618f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/requirement.so", 0x7f54e5961b10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5961d28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/requirement.so", 0x7f54e5961f40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/requirement.rb", 0x7f54e5962168) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/requirement.so", 0x7f54e5962388) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/requirement.rb", 0x7f54e59625a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/requirement.so", 0x7f54e59627b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/requirement.rb", 0x7f54e59629d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/requirement.so", 0x7f54e5962bf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/requirement.rb", 0x7f54e5962e10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/requirement.so", 0x7f54e5963028) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/requirement.rb", 0x7f54e5963278) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/requirement.so", 0x7f54e5963490) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/requirement.rb", 0x7f54e59636a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/requirement.so", 0x7f54e59638c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5963ad8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/requirement.so", 0x7f54e5963cf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/requirement.rb", 0x7f54e5963f10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/requirement.so", 0x7f54e5964168) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/requirement.rb", 0x7f54e5964380) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/requirement.so", 0x7f54e5964598) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/requirement.rb", 0x7f54e59647b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/requirement.so", 0x7f54e59649d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5964bf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/requirement.so", 0x7f54e5964e08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/requirement.rb", 0x7f54e5965020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/requirement.so", 0x7f54e5965240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/requirement.rb", 0x7f54e5965458) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/requirement.so", 0x7f54e5965670) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5965890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/requirement.so", 0x7f54e5965ab0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5965cc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/requirement.so", 0x7f54e5965ee0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5966168) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/requirement.so", 0x7f54e5966380) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5966598) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/requirement.so", 0x7f54e59667b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/requirement.rb", 0x7f54e59669c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/requirement.so", 0x7f54e5966be0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/requirement.rb", 0x7f54e5966df8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/requirement.so", 0x7f54e5967010) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5967248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/requirement.so", 0x7f54e5967468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5967688) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/requirement.so", 0x7f54e59678a8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5967ac8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/requirement.so", 0x7f54e5967ce8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/requirement.rb", 0x7f54e5967f08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/requirement.so", 0x7f54e5968168) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5968380) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/requirement.so", 0x7f54e5968598) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/requirement.rb", 0x7f54e59687b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/requirement.so", 0x7f54e59689c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/requirement.rb", 0x7f54e5968be0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/requirement.so", 0x7f54e5968df8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5969008) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/requirement.so", 0x7f54e5969238) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5969450) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/requirement.so", 0x7f54e5969668) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/requirement.rb", 0x7f54e5969888) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/requirement.so", 0x7f54e5969aa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/requirement.rb", 0x7f54e5969cc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/requirement.so", 0x7f54e5969ee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/requirement.rb", 0x7f54e596a168) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/requirement.so", 0x7f54e596a388) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/requirement.rb", 0x7f54e596a580) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/requirement.so", 0x7f54e596a778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/requirement.rb", 0x7f54e596a978) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/requirement.so", 0x7f54e596ab78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/requirement.rb", 0x7f54e596ad80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/requirement.so", 0x7f54e596af88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/requirement.rb", 0x7f54e596b1d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/requirement.so", 0x7f54e596b3d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/requirement.rb", {st_mode=S_IFREG|0644, st_size=6162, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/platform.rb", 0x7f54e5981b28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/platform.so", 0x7f54e5981d88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/platform.rb", 0x7f54e5981fa0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/platform.so", 0x7f54e59821e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/platform.rb", 0x7f54e5982400) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/platform.so", 0x7f54e5982618) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/platform.rb", 0x7f54e5982830) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/platform.so", 0x7f54e5982a48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/platform.rb", 0x7f54e5982c60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/platform.so", 0x7f54e5982e78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/platform.rb", 0x7f54e5983090) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/platform.so", 0x7f54e59832d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/platform.rb", 0x7f54e59834e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/platform.so", 0x7f54e5983700) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/platform.rb", 0x7f54e5983918) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/platform.so", 0x7f54e5983b30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/platform.rb", 0x7f54e5983d48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/platform.so", 0x7f54e5983f60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/platform.rb", 0x7f54e59841e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/platform.so", 0x7f54e5984400) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/platform.rb", 0x7f54e5984618) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/platform.so", 0x7f54e5984830) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/platform.rb", 0x7f54e5984a48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/platform.so", 0x7f54e5984c60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/platform.rb", 0x7f54e5984e78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/platform.so", 0x7f54e5985090) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/platform.rb", 0x7f54e59852d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/platform.so", 0x7f54e59854e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/platform.rb", 0x7f54e5985700) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/platform.so", 0x7f54e5985918) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/platform.rb", 0x7f54e5985b30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/platform.so", 0x7f54e5985d48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/platform.rb", 0x7f54e5985f68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/platform.so", 0x7f54e59861f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/platform.rb", 0x7f54e5986408) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/platform.so", 0x7f54e5986620) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/platform.rb", 0x7f54e5986838) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/platform.so", 0x7f54e5986a50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/platform.rb", 0x7f54e5986c68) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/platform.so", 0x7f54e5986e80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/platform.rb", 0x7f54e5987098) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/platform.so", 0x7f54e59872d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/platform.rb", 0x7f54e59874e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/platform.so", 0x7f54e5987700) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/platform.rb", 0x7f54e5987918) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/platform.so", 0x7f54e5987b30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/platform.rb", 0x7f54e5987d48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/platform.so", 0x7f54e5987f60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/platform.rb", 0x7f54e59881e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/platform.so", 0x7f54e5988400) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/platform.rb", 0x7f54e5988620) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/platform.so", 0x7f54e5988840) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/platform.rb", 0x7f54e5988a58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/platform.so", 0x7f54e5988c70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/platform.rb", 0x7f54e5988e88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/platform.so", 0x7f54e59890a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/platform.rb", 0x7f54e59892d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/platform.so", 0x7f54e59894e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/platform.rb", 0x7f54e59896f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/platform.so", 0x7f54e5989908) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/platform.rb", 0x7f54e5989b20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/platform.so", 0x7f54e5989d38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/platform.rb", 0x7f54e5989f58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/platform.so", 0x7f54e598a1f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/platform.rb", 0x7f54e598a408) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/platform.so", 0x7f54e598a620) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/platform.rb", 0x7f54e598a838) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/platform.so", 0x7f54e598aa50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/platform.rb", 0x7f54e598ac48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/platform.so", 0x7f54e598ae40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/platform.rb", 0x7f54e598b040) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/platform.so", 0x7f54e598b260) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/platform.rb", 0x7f54e598b468) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/platform.so", 0x7f54e598b670) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/platform.rb", 0x7f54e598b868) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/platform.so", 0x7f54e598ba60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/platform.rb", {st_mode=S_IFREG|0644, st_size=6028, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/c9/c96a4e2915d0e009774b24be7dcdb6690580d161", {st_mode=S_IFREG|0644, st_size=14681, ...}) = 0 | |
open("/home/ayron/.rbx/c9/c96a4e2915d0e009774b24be7dcdb6690580d161", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "2f\nI\n29\nI\n30\nI\n34\nI\n32\nI\n5d\nI\n33"..., 8191) = 6490 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a2640) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/platform.so", 0x7f54e59a2858) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/platform.rb", 0x7f54e59a2a70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/platform.so", 0x7f54e59a2c88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a2ea0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/platform.so", 0x7f54e59a30b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/platform.rb", 0x7f54e59a32d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/platform.so", 0x7f54e59a3538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a3750) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/platform.so", 0x7f54e59a3968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/platform.rb", 0x7f54e59a3b80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/platform.so", 0x7f54e59a3d98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/platform.rb", 0x7f54e59a3fb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/platform.so", 0x7f54e59a41c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/platform.rb", 0x7f54e59a4460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/platform.so", 0x7f54e59a4678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a4890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/platform.so", 0x7f54e59a4aa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a4cc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/platform.so", 0x7f54e59a4ed8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/platform.rb", 0x7f54e59a50f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/platform.so", 0x7f54e59a5308) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/platform.rb", 0x7f54e59a5538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/platform.so", 0x7f54e59a5750) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/platform.rb", 0x7f54e59a5968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/platform.so", 0x7f54e59a5b80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a5d98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/platform.so", 0x7f54e59a5fb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/platform.rb", 0x7f54e59a61c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/platform.so", 0x7f54e59a6460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/platform.rb", 0x7f54e59a6678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/platform.so", 0x7f54e59a6890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/platform.rb", 0x7f54e59a6ab0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/platform.so", 0x7f54e59a6cd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a6ee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/platform.so", 0x7f54e59a7100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a7318) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/platform.so", 0x7f54e59a7538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/platform.rb", 0x7f54e59a7750) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/platform.so", 0x7f54e59a7968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a7b80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/platform.so", 0x7f54e59a7d98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/platform.rb", 0x7f54e59a7fb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/platform.so", 0x7f54e59a81c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/platform.rb", 0x7f54e59a8460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/platform.so", 0x7f54e59a8678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a8890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/platform.so", 0x7f54e59a8aa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/platform.rb", 0x7f54e59a8cc0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/platform.so", 0x7f54e59a8ed8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/platform.rb", 0x7f54e59a90f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/platform.so", 0x7f54e59a9318) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/platform.rb", 0x7f54e59a9538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/platform.so", 0x7f54e59a9750) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/platform.rb", 0x7f54e59a9968) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/platform.so", 0x7f54e59a9b80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/platform.rb", 0x7f54e59a9d98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/platform.so", 0x7f54e59a9fb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/platform.rb", 0x7f54e59aa1c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/platform.so", 0x7f54e59aa460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/platform.rb", 0x7f54e59aa678) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/platform.so", 0x7f54e59aa890) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/platform.rb", 0x7f54e59aaab0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/platform.so", 0x7f54e59aacd0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/platform.rb", 0x7f54e59aaee8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/platform.so", 0x7f54e59ab100) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/platform.rb", 0x7f54e59ab318) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/platform.so", 0x7f54e59ab538) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/platform.rb", 0x7f54e59ab730) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/platform.so", 0x7f54e59ab928) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/platform.rb", 0x7f54e59abb28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/platform.so", 0x7f54e59abd28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/platform.rb", 0x7f54e59abf30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/platform.so", 0x7f54e59ac138) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/platform.rb", 0x7f54e59ac330) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/platform.so", 0x7f54e59ac550) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/platform.rb", {st_mode=S_IFREG|0644, st_size=6028, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59b7310) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59b75e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/basic_specification.rb", 0x7f54e59b7808) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/basic_specification.so", 0x7f54e59b7a30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59b7c58) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59b7e80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/basic_specification.rb", 0x7f54e59b80b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/basic_specification.so", 0x7f54e59b82e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59b8540) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59b8768) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/basic_specification.rb", 0x7f54e59b8998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/basic_specification.so", 0x7f54e59b8bc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/basic_specification.rb", 0x7f54e59b8df0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/basic_specification.so", 0x7f54e59b9018) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/basic_specification.rb", 0x7f54e59b9240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/basic_specification.so", 0x7f54e59b94e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59b9710) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59b9938) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59b9b60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59b9d88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/basic_specification.rb", 0x7f54e59b9fb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/basic_specification.so", 0x7f54e59ba1e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/basic_specification.rb", 0x7f54e59ba460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/basic_specification.so", 0x7f54e59ba688) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/basic_specification.rb", 0x7f54e59ba8b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/basic_specification.so", 0x7f54e59baae8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59bad10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59baf38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/basic_specification.rb", 0x7f54e59bb160) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/basic_specification.so", 0x7f54e59bb388) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/basic_specification.rb", 0x7f54e59bb5d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/basic_specification.so", 0x7f54e59bb800) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/basic_specification.rb", 0x7f54e59bba30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/basic_specification.so", 0x7f54e59bbc60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59bbe88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59bc0b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59bc2d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59bc540) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/basic_specification.rb", 0x7f54e59bc768) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/basic_specification.so", 0x7f54e59bc990) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59bcbb8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59bcde0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/basic_specification.rb", 0x7f54e59bd008) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/basic_specification.so", 0x7f54e59bd230) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/basic_specification.rb", 0x7f54e59bd4f0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/basic_specification.so", 0x7f54e59bd720) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59bd950) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59bdb80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59bddb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59bdfe0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/basic_specification.rb", 0x7f54e59be210) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/basic_specification.so", 0x7f54e59be460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/basic_specification.rb", 0x7f54e59be688) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/basic_specification.so", 0x7f54e59be8b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/basic_specification.rb", 0x7f54e59bead8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/basic_specification.so", 0x7f54e59bed00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/basic_specification.rb", 0x7f54e59bef28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/basic_specification.so", 0x7f54e59bf150) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/basic_specification.rb", 0x7f54e59bf370) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/basic_specification.so", 0x7f54e59bf5d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59bf7f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59bfa20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/basic_specification.rb", 0x7f54e59bfc50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/basic_specification.so", 0x7f54e59bfe80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/basic_specification.rb", 0x7f54e59c00b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/basic_specification.so", 0x7f54e59c02e0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/basic_specification.rb", 0x7f54e59c0548) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/basic_specification.so", 0x7f54e59c0778) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/basic_specification.rb", 0x7f54e59c0980) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/basic_specification.so", 0x7f54e59c0b88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/basic_specification.rb", 0x7f54e59c0d98) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/basic_specification.so", 0x7f54e59c0fa8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/basic_specification.rb", 0x7f54e59c11c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/basic_specification.so", 0x7f54e59c1460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/basic_specification.rb", 0x7f54e59c1670) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/basic_specification.so", 0x7f54e59c1880) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/basic_specification.rb", {st_mode=S_IFREG|0644, st_size=3127, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/5c/5cdc0e2bb2e541822ca03d1d185158184349a2a3", {st_mode=S_IFREG|0644, st_size=8715, ...}) = 0 | |
open("/home/ayron/.rbx/5c/5cdc0e2bb2e541822ca03d1d185158184349a2a3", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "\nI\n0\nI\n8b\nI\n8\nx\nE\n8\nUS-ASCII\n73\n"..., 8191) = 524 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59d7d20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59d7f90) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/stub_specification.rb", 0x7f54e59d81b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/stub_specification.so", 0x7f54e59d8460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59d8688) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59d88b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/stub_specification.rb", 0x7f54e59d8ae0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/stub_specification.so", 0x7f54e59d8d10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59d8f38) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59d9160) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/stub_specification.rb", 0x7f54e59d9388) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/stub_specification.so", 0x7f54e59d95d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/stub_specification.rb", 0x7f54e59d9800) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-ast-2.0.8/lib/rubygems/stub_specification.so", 0x7f54e59d9a28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/stub_specification.rb", 0x7f54e59d9c50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-ostruct-2.0.4/lib/rubygems/stub_specification.so", 0x7f54e59d9e78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59da0a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-uri-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59da2c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59da540) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-zlib-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59da768) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/stub_specification.rb", 0x7f54e59da998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fileutils-2.0.2/lib/rubygems/stub_specification.so", 0x7f54e59dabc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/stub_specification.rb", 0x7f54e59dadf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-fcntl-2.0.4/lib/rubygems/stub_specification.so", 0x7f54e59db018) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/stub_specification.rb", 0x7f54e59db240) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-http-2.0.4/lib/rubygems/stub_specification.so", 0x7f54e59db4e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59db710) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-strscan-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59db938) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/stub_specification.rb", 0x7f54e59dbb60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-digest-2.0.2/lib/rubygems/stub_specification.so", 0x7f54e59dbd88) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/stub_specification.rb", 0x7f54e59dbfb0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-etc-2.0.3/lib/rubygems/stub_specification.so", 0x7f54e59dc1d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/stub_specification.rb", 0x7f54e59dc460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-net-protocol-2.0.1/lib/rubygems/stub_specification.so", 0x7f54e59dc690) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59dc8b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-monitor-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59dcae0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59dcd08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-yaml-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59dcf30) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/stub_specification.rb", 0x7f54e59dd158) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tsort-2.0.1/lib/rubygems/stub_specification.so", 0x7f54e59dd380) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59dd5d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-openssl-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59dd800) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/stub_specification.rb", 0x7f54e59dda28) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-time-2.0.3/lib/rubygems/stub_specification.so", 0x7f54e59ddc50) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/stub_specification.rb", 0x7f54e59dde78) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-optparse-2.0.1/lib/rubygems/stub_specification.so", 0x7f54e59de0a0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59de2d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-shellwords-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59de548) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59de770) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-stringio-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59de998) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/stub_specification.rb", 0x7f54e59debc8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-melbourne-2.0.0.18/lib/rubygems/stub_specification.so", 0x7f54e59dedf8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/stub_specification.rb", 0x7f54e59df020) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-mkmf-2.0.1/lib/rubygems/stub_specification.so", 0x7f54e59df248) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/stub_specification.rb", 0x7f54e59df4e8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-thread-2.0.2/lib/rubygems/stub_specification.so", 0x7f54e59df710) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/stub_specification.rb", 0x7f54e59df938) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-date-2.0.5/lib/rubygems/stub_specification.so", 0x7f54e59dfb60) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/stub_specification.rb", 0x7f54e59dfd80) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/psych-2.0.1/lib/rubygems/stub_specification.so", 0x7f54e59dffa0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59e01c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tmpdir-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59e0460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/stub_specification.rb", 0x7f54e59e0690) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-processor-2.0.1/lib/rubygems/stub_specification.so", 0x7f54e59e08c0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/stub_specification.rb", 0x7f54e59e0ae8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-delegate-2.0.0/lib/rubygems/stub_specification.so", 0x7f54e59e0d10) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/stub_specification.rb", 0x7f54e59e0f40) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-compiler-2.0.4/lib/rubygems/stub_specification.so", 0x7f54e59e1170) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/stub_specification.rb", 0x7f54e59e1378) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/rubygems/stub_specification.so", 0x7f54e59e15b8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/stub_specification.rb", 0x7f54e59e17c8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/2.1.0/rubygems/stub_specification.so", 0x7f54e59e19d8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/stub_specification.rb", 0x7f54e59e1bf0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/site/x86_64-linux-gnu/rubygems/stub_specification.so", 0x7f54e59e1e08) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/stub_specification.rb", 0x7f54e59e2010) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/vendor/rubygems/stub_specification.so", 0x7f54e59e2218) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/library/rubygems/stub_specification.rb", {st_mode=S_IFREG|0644, st_size=2139, ...}) = 0 | |
geteuid() = 1000 | |
geteuid() = 1000 | |
stat("/home/ayron/.rbx/7a/7aa1f605a44838d554e06a2ba8a9972de0bd77a2", {st_mode=S_IFREG|0644, st_size=8686, ...}) = 0 | |
open("/home/ayron/.rbx/7a/7aa1f605a44838d554e06a2ba8a9972de0bd77a2", O_RDONLY) = 3 | |
read(3, "!RBIX\n14555540700757610746\n21\nM\n"..., 8191) = 8191 | |
read(3, "S-ASCII\n72\n/home/ayron/.rvm/rubi"..., 8191) = 495 | |
close(3) = 0 | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/specification.rb", 0x7f54e59fa460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-tempfile-2.0.0/lib/rubygems/specification.so", 0x7f54e59fa6d0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/specification.rb", 0x7f54e59fa8f8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-socket-2.0.1/lib/rubygems/specification.so", 0x7f54e59fab20) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/specification.rb", 0x7f54e59fad48) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-resolv-2.0.0/lib/rubygems/specification.so", 0x7f54e59faf70) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/specification.rb", 0x7f54e59fb198) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubinius-toolset-0.1.1/lib/rubygems/specification.so", 0x7f54e59fb460) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/specification.rb", 0x7f54e59fb688) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/rubysl-timeout-2.0.0/lib/rubygems/specification.so", 0x7f54e59fb8b0) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/specification.rb", 0x7f54e59fbad8) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx-2.1.1/runtime/gems/ffi2-generators-0.1.1/lib/rubygems/specification.so", 0x7f54e59fbd00) = -1 ENOENT (No such file or directory) | |
stat("/home/ayron/.rvm/rubies/rbx- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment