Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250812-071354
#<BuildRuby:0x000075688296fdd8
@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.20250812-071354",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004691 0.003204 3.836058 ( 5.017392)
build_miniruby 0.001261 0.000067 1.329659 ( 6.350550)
build_ruby 0.001290 0.000349 3.432269 ( 7.677496)
build_all 0.005256 0.002378 6.152192 ( 2.545091)
build_install 0.014065 0.006915 9.419484 ( 4.743750)
test_btest 0.000760 0.000186 60.664174 ( 19.189815)
test_basic 0.000823 0.006040 0.946808 ( 1.001971)
test_all 0.085053 0.037927 661.919699 (197.946250)
test_rubyspec 0.050696 0.026242 106.971568 ( 23.836832)
total: 268.31 sec