Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260116-050807
#<BuildRuby:0x000072a38353fdd8
@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.20260116-050807",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.004315 0.003087 2.958232 ( 2.892074)
build_miniruby 0.001261 0.000370 1.836036 ( 1.851568)
build_ruby 0.001687 0.000494 5.445215 ( 5.796116)
build_all 0.008148 0.002948 8.386478 ( 4.955467)
build_install 0.015231 0.009201 11.463485 ( 7.447235)
test_btest 0.000000 0.001030 79.668345 ( 20.690428)
test_basic 0.005999 0.004825 0.957635 ( 0.997243)
test_all 0.092590 0.036606 774.480257 (217.923543)
test_rubyspec 0.053635 0.036700 135.875191 ( 26.786011)
total: 289.34 sec