Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250921-093013
#<BuildRuby:0x000070cac02cfdc0
@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.20250921-093013",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003009 0.005994 4.478320 ( 2.883579)
build_miniruby 0.000720 0.000703 1.266263 ( 1.262813)
build_ruby 0.000730 0.000923 3.927273 ( 4.018804)
build_all 0.004972 0.003154 6.506516 ( 2.821288)
build_install 0.018305 0.001924 9.895182 ( 4.893329)
test_btest 0.000692 0.000173 63.500948 ( 17.724106)
test_basic 0.004937 0.003189 0.986865 ( 1.038356)
test_all 0.093921 0.027733 645.426180 (201.935377)
test_rubyspec 0.038194 0.037002 115.067154 ( 34.892813)
total: 271.47 sec