Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260112-110342
#<BuildRuby:0x00007ee2544ffdc0
@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.20260112-110342",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.002052 0.005056 3.067847 ( 2.863195)
build_miniruby 0.000731 0.000927 1.894414 ( 1.900187)
build_ruby 0.001627 0.000492 5.194218 ( 13.512184)
build_all 0.006188 0.004434 7.976542 ( 5.029724)
build_install 0.014470 0.007559 10.696179 ( 6.895788)
test_btest 0.000691 0.000235 82.988462 ( 35.063091)
test_basic 0.006805 0.002980 1.096224 ( 1.146462)
test_all 0.101112 0.031969 829.732512 (262.366982)
test_rubyspec 0.061269 0.026683 133.215490 ( 26.808752)
total: 355.59 sec