Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260107-225917
#<BuildRuby:0x00007f3a95a8fdc8
@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.20260107-225917",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.003801 0.004126 3.368013 ( 3.297656)
build_miniruby 0.001597 0.000167 2.060763 ( 2.132398)
build_ruby 0.001954 0.000301 4.719206 ( 4.889439)
build_all 0.006669 0.004292 7.865710 ( 4.410691)
build_install 0.018151 0.007049 10.655777 ( 7.122811)
test_btest 0.001088 0.000137 82.770121 ( 41.435416)
test_basic 0.003833 0.006818 1.183919 ( 1.395261)
test_all 0.097593 0.034597 738.081190 (248.829366)
test_rubyspec 0.050768 0.036039 129.431691 ( 26.724966)
total: 340.24 sec