Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250805-050840
#<BuildRuby:0x000070d98b2efdd0
@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.20250805-050840",
@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.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.003187 0.004452 3.491134 ( 2.794713)
build_miniruby 0.001465 0.000000 1.218298 ( 1.214937)
build_ruby 0.001576 0.000049 3.113800 ( 3.307092)
build_all 0.008735 0.001509 6.813285 ( 3.794763)
build_install 0.020638 0.003522 10.810676 ( 6.520707)
test_btest 0.000850 0.000127 63.120110 ( 28.215771)
test_basic 0.003738 0.004071 1.100168 ( 1.399067)
test_all 0.087859 0.033030 662.151051 (218.350744)
test_rubyspec 0.036067 0.046981 165.221625 ( 33.533247)
total: 299.13 sec