Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260317-134419
#<BuildRuby:0x00007198e60bfdd8
@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.20260317-134419",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000000 0.000045 0.000045 ( 0.000045)
build_up 0.000000 0.006816 2.216074 ( 2.343931)
build_miniruby 0.001763 0.000000 2.013873 ( 1.983296)
build_ruby 0.001704 0.000158 4.192947 ( 4.248170)
build_all 0.005854 0.002255 6.624320 ( 2.819538)
build_install 0.013004 0.005560 8.732014 ( 4.878632)
test_btest 0.000797 0.000244 77.154000 ( 20.640456)
test_basic 0.006242 0.003434 1.130963 ( 1.175343)
test_all 0.095000 0.034233 753.602029 (224.945452)
test_rubyspec 0.053988 0.039663 142.967653 ( 38.033351)
total: 301.07 sec