Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-215327
#<BuildRuby:0x00007f9582c7fdc0
@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.20241220-215327",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001677 0.004344 2.057989 ( 2.528862)
build_miniruby 0.001437 0.000308 4.274041 ( 3.789742)
build_ruby 0.001559 0.000335 3.480371 ( 3.628196)
build_all 0.007686 0.000729 6.442734 ( 2.686201)
build_install 0.006390 0.011033 7.882057 ( 4.087311)
test_btest 0.000798 0.000224 73.661158 ( 19.734118)
test_basic 0.007130 0.002005 1.020899 ( 1.075599)
test_all 0.105186 0.036680 721.166347 (213.288872)
test_rubyspec 0.053053 0.025390 112.261144 ( 26.357834)
total: 277.18 sec