Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260101-203820
#<BuildRuby:0x000070682339fde0
@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-203820",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000038 0.000012 0.000050 ( 0.000049)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.004393 0.002777 2.746965 ( 3.313355)
build_miniruby 0.001249 0.000397 1.950235 ( 2.009958)
build_ruby 0.001288 0.000786 5.050277 ( 5.202635)
build_all 0.009241 0.000934 7.539051 ( 4.073032)
build_install 0.011285 0.007990 9.058796 ( 5.084587)
test_btest 0.001000 0.000000 77.155738 ( 20.605008)
test_basic 0.005584 0.004679 0.982252 ( 1.028107)
test_all 0.084875 0.044126 764.641158 (238.442223)
test_rubyspec 0.045266 0.040007 134.045607 ( 30.258147)
total: 310.02 sec