Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260101-203305
#<BuildRuby:0x0000777acd33fdc8
@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-203305",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.001489 0.005123 2.539197 ( 2.677594)
build_miniruby 0.000000 0.001563 1.725926 ( 1.723804)
build_ruby 0.001373 0.000456 4.625382 ( 4.693647)
build_all 0.007165 0.001788 7.007164 ( 3.056146)
build_install 0.016704 0.003727 9.435844 ( 5.476197)
test_btest 0.001063 0.000005 78.913454 ( 26.205099)
test_basic 0.004742 0.004664 1.121536 ( 1.197537)
test_all 0.094402 0.037107 755.665788 (230.921627)
test_rubyspec 0.044665 0.043834 134.374106 ( 37.986663)
total: 313.94 sec