Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250428-111605
#<BuildRuby:0x00007f09e9fafdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250428-111605",
@make="make",
@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.000026 0.000009 0.000035 ( 0.000029)
autoconf 0.000041 0.000015 0.000056 ( 0.000051)
configure 0.000037 0.000014 0.000051 ( 0.000043)
build_up 0.000401 0.006488 2.335298 ( 2.866898)
build_miniruby 0.001328 0.000556 1.698792 ( 1.847112)
build_ruby 0.001583 0.000664 4.373387 ( 4.564152)
build_all 0.009094 0.002076 6.698271 ( 4.291633)
build_install 0.014267 0.009076 8.628904 ( 6.622545)
test_btest 0.000871 0.000373 53.978634 ( 41.530070)
test_basic 0.006522 0.005246 1.000265 ( 1.213851)
test_all 0.094437 0.034341 659.292221 (246.903956)
test_rubyspec 0.045536 0.031240 104.348197 ( 24.501204)
total: 334.34 sec