Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-204723
#<BuildRuby:0x00007f11d27cfde0
@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.20241227-204723",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.004744 0.001309 2.193388 ( 2.947540)
build_miniruby 0.001182 0.000326 1.641128 ( 1.695353)
build_ruby 0.002042 0.000000 4.264154 ( 14.077333)
build_all 0.005493 0.003965 6.611410 ( 3.920026)
build_install 0.015149 0.003735 8.448566 ( 5.895646)
test_btest 0.000912 0.000000 74.453286 ( 29.874469)
test_basic 0.010009 0.001922 1.131696 ( 1.387312)
test_all 0.100906 0.042327 686.044774 (201.740167)
test_rubyspec 0.039469 0.038566 112.692944 ( 20.872567)
total: 282.41 sec