Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250828-144600
#<BuildRuby:0x000071016cd0fdc0
@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.20250828-144600",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.002997 0.005005 3.458520 ( 2.178201)
build_miniruby 0.001091 0.000225 1.130020 ( 1.127838)
build_ruby 0.001614 0.000000 3.063227 ( 27.687259)
build_all 0.005597 0.001442 5.594983 ( 2.402794)
build_install 0.012099 0.005449 8.863477 ( 4.042020)
test_btest 0.000091 0.000796 61.365713 ( 23.110318)
test_basic 0.007023 0.000908 1.093508 ( 1.264914)
test_all 0.084981 0.028897 631.561772 (215.202528)
test_rubyspec 0.048131 0.030408 110.458075 ( 20.719027)
total: 297.74 sec