Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260121-130224
#<BuildRuby:0x00007ea8f672fdd0
@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.20260121-130224",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.004013 0.004003 3.253521 ( 3.072134)
build_miniruby 0.001667 0.000161 1.831272 ( 1.829717)
build_ruby 0.002275 0.000062 5.056810 ( 26.968072)
build_all 0.005395 0.004385 7.641974 ( 3.669561)
build_install 0.020591 0.003362 10.854310 ( 9.417940)
test_btest 0.000149 0.001063 84.266625 ( 36.468788)
test_basic 0.007789 0.001441 1.193379 ( 4.215993)
test_all 0.101401 0.037902 815.190766 (333.530289)
test_rubyspec 0.065328 0.029053 142.106991 ( 44.761449)
total: 463.94 sec