Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-053841
#<BuildRuby:0x00007f0a1239fdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241023-053841",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.000158 0.008083 3.266368 ( 3.224872)
build_miniruby 0.001375 0.000413 1.219898 ( 1.216605)
build_ruby 0.002006 0.000000 3.724445 ( 3.900754)
build_all 0.005019 0.003747 5.510644 ( 2.167478)
build_install 0.017711 0.005798 9.150138 ( 4.313667)
test_btest 0.000704 0.000221 76.043350 ( 19.986762)
test_basic 0.004094 0.005630 1.099121 ( 1.150596)
test_all 0.102507 0.046865 635.008745 (202.430324)
test_rubyspec 0.051943 0.034486 124.552352 ( 22.964309)
total: 261.36 sec