Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250722-103426
#<BuildRuby:0x00007c1ee1effde0
@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.20250722-103426",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004147 0.003026 3.415597 ( 2.362343)
build_miniruby 0.000000 0.001267 1.104163 ( 1.101830)
build_ruby 0.000148 0.001382 2.910049 ( 3.102362)
build_all 0.004976 0.002300 5.360407 ( 2.153488)
build_install 0.009460 0.007079 8.134247 ( 4.038762)
test_btest 0.002150 0.000072 55.580728 ( 15.185042)
test_basic 0.002840 0.004846 0.867478 ( 0.921412)
test_all 0.086275 0.027261 640.153270 (215.305791)
test_rubyspec 0.043136 0.035808 152.466268 ( 26.971574)
total: 271.14 sec