Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-020158
#<BuildRuby:0x00007f4d0ff9fde0
@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.20241208-020158",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.006081 0.000588 2.588512 ( 2.514448)
build_miniruby 0.001096 0.000299 1.073051 ( 1.089409)
build_ruby 0.001213 0.000331 3.201829 ( 3.385690)
build_all 0.002313 0.004871 5.696267 ( 2.354151)
build_install 0.011266 0.003775 7.692148 ( 3.613327)
test_btest 0.000622 0.000199 72.654932 ( 29.740552)
test_basic 0.007040 0.002253 0.897487 ( 0.945046)
test_all 0.094600 0.049963 670.917776 (197.395372)
test_rubyspec 0.055415 0.022181 114.561996 ( 21.873016)
total: 262.91 sec