Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250727-193233
#<BuildRuby:0x000072180dc8fdd8
@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.20250727-193233",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.004890 0.002955 3.899954 ( 2.652663)
build_miniruby 0.001332 0.000105 1.428283 ( 1.426138)
build_ruby 0.000105 0.001702 3.582311 ( 3.694865)
build_all 0.004997 0.001995 5.909311 ( 2.500023)
build_install 0.011277 0.006785 9.044656 ( 4.569552)
test_btest 0.000093 0.000868 61.016329 ( 25.858030)
test_basic 0.006744 0.002910 1.107070 ( 2.334175)
test_all 0.087515 0.035505 702.983978 (233.598351)
test_rubyspec 0.052380 0.026702 159.292836 ( 38.057132)
total: 314.69 sec