Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-105900
#<BuildRuby:0x00007f826422fdd8
@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.20251031-105900",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000998 0.007600 3.664302 ( 2.363529)
build_miniruby 0.001288 0.000153 1.146067 ( 1.142715)
build_ruby 0.000838 0.000931 2.861117 ( 3.051467)
build_all 0.005290 0.002516 5.344810 ( 2.149210)
build_install 0.013815 0.004144 8.191446 ( 3.877836)
test_btest 0.000643 0.000247 58.600864 ( 15.487948)
test_basic 0.003476 0.003996 0.735002 ( 0.783454)
test_all 0.091659 0.028610 592.405109 (171.317322)
test_rubyspec 0.053628 0.033239 117.954280 ( 19.539889)
total: 219.72 sec