Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260317-215446
#<BuildRuby:0x00007e40e770fde0
@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.20260317-215446",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000011 0.000046 ( 0.000046)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.001481 0.005180 2.605288 ( 2.711594)
build_miniruby 0.000558 0.001208 2.091331 ( 2.062056)
build_ruby 0.000759 0.001291 5.440973 ( 5.439161)
build_all 0.007443 0.001496 7.431911 ( 3.347412)
build_install 0.015854 0.004624 10.239923 ( 6.183626)
test_btest 0.000495 0.000846 79.352864 ( 22.753996)
test_basic 0.005266 0.004216 1.292143 ( 1.343907)
test_all 0.096267 0.041234 778.837522 (233.911535)
test_rubyspec 0.058314 0.033785 133.796169 ( 29.546217)
total: 307.30 sec