Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260318-053751
#<BuildRuby:0x0000703ec108fdc0
@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.20260318-053751",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.003012 0.003804 2.728451 ( 2.821550)
build_miniruby 0.000881 0.000983 2.053423 ( 2.022865)
build_ruby 0.000835 0.001257 5.122481 ( 5.131557)
build_all 0.005397 0.003774 7.287364 ( 3.315892)
build_install 0.012465 0.006579 10.063796 ( 5.942658)
test_btest 0.000863 0.000274 80.005285 ( 22.128033)
test_basic 0.005593 0.003275 1.175797 ( 1.221171)
test_all 0.079305 0.055484 795.607563 (252.951393)
test_rubyspec 0.045074 0.048275 140.336905 ( 43.741132)
total: 339.28 sec