Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260101-174620
#<BuildRuby:0x00007024d070fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260101-174620",
@make="make",
@no_timeout_error=nil,
@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.000026 0.000007 0.000033 ( 0.000028)
autoconf 0.000041 0.000011 0.000052 ( 0.000048)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.004700 0.001921 2.613914 ( 2.735105)
build_miniruby 0.001459 0.000123 2.051155 ( 2.051437)
build_ruby 0.001628 0.000436 5.164030 ( 5.236469)
build_all 0.006829 0.005002 7.668809 ( 4.293442)
build_install 0.012039 0.010439 10.374490 ( 6.879586)
test_btest 0.000285 0.000663 81.172281 ( 28.795240)
test_basic 0.003569 0.005348 1.140333 ( 1.217017)
test_all 0.099552 0.037648 792.932628 (248.898493)
test_rubyspec 0.057497 0.026400 128.199620 ( 25.915938)
total: 326.03 sec