Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-150759
#<BuildRuby:0x00007f2a1baafdd8
@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.20241205-150759",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000036 0.000010 0.000046 ( 0.000047)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.005316 0.003182 3.620976 ( 3.736553)
build_miniruby 0.000214 0.001523 1.680288 ( 1.677382)
build_ruby 0.001517 0.000474 4.290599 ( 4.425204)
build_all 0.007782 0.001237 6.808654 ( 2.908152)
build_install 0.013831 0.005768 9.496262 ( 5.202191)
test_btest 0.001238 0.000000 79.233366 ( 24.051036)
test_basic 0.009095 0.000720 1.019572 ( 4.394082)
test_all 0.094923 0.047302 619.794946 (196.752250)
test_rubyspec 0.038789 0.037908 114.641373 ( 20.287706)
total: 263.44 sec