Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260308-153958
#<BuildRuby:0x000075a1db17fdc0
@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.20260308-153958",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.004329 0.002301 2.734928 ( 2.909251)
build_miniruby 0.000223 0.001605 2.064394 ( 2.035991)
build_ruby 0.001723 0.000406 4.567426 ( 4.635475)
build_all 0.007595 0.001605 7.303513 ( 3.298813)
build_install 0.012982 0.007176 10.152869 ( 5.956006)
test_btest 0.000852 0.000221 82.561094 ( 23.441025)
test_basic 0.000378 0.010164 1.258237 ( 1.301693)
test_all 0.100731 0.034611 863.366646 (271.227854)
test_rubyspec 0.051559 0.040044 139.221368 ( 31.249544)
total: 346.06 sec