Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260228-155645
#<BuildRuby:0x000071980a78fdc0
@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.20260228-155645",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000034 0.000011 0.000045 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.003375 0.003144 2.661327 ( 2.752765)
build_miniruby 0.001907 0.000000 1.947416 ( 1.919956)
build_ruby 0.001578 0.000491 4.892725 ( 4.955761)
build_all 0.008113 0.000613 7.369519 ( 3.057719)
build_install 0.012634 0.005944 10.339544 ( 5.747791)
test_btest 0.000742 0.000241 87.161056 ( 24.058319)
test_basic 0.008079 0.001937 1.268840 ( 1.312018)
test_all 0.093949 0.039148 842.119946 (283.764865)
test_rubyspec 0.052850 0.038247 147.996598 ( 39.866536)
total: 367.44 sec