Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260218-192509
#<BuildRuby:0x000072278c52fdc0
@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.20260218-192509",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.001642 0.005371 2.788527 ( 2.894126)
build_miniruby 0.000716 0.001202 1.824013 ( 1.796304)
build_ruby 0.001433 0.000831 4.364725 ( 4.475755)
build_all 0.005319 0.003777 7.218600 ( 3.226094)
build_install 0.013048 0.005643 9.733997 ( 5.480695)
test_btest 0.000258 0.000762 79.862048 ( 24.388354)
test_basic 0.003696 0.005197 1.170352 ( 1.212957)
test_all 0.085432 0.041673 772.567643 (226.890378)
test_rubyspec 0.056086 0.035226 137.727614 ( 24.815681)
total: 295.18 sec