Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-201017
#<BuildRuby:0x00007d31394dfde0
@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.20250723-201017",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.001544 0.005956 3.504948 ( 2.505017)
build_miniruby 0.000569 0.000855 1.468725 ( 1.465240)
build_ruby 0.001487 0.000165 3.635907 ( 3.806744)
build_all 0.004612 0.002872 5.718794 ( 2.433895)
build_install 0.011518 0.006460 8.502771 ( 4.452412)
test_btest 0.002381 0.000000 55.570151 ( 16.098378)
test_basic 0.002775 0.005068 0.821659 ( 0.875626)
test_all 0.087134 0.032291 688.482910 (202.275960)
test_rubyspec 0.042288 0.035031 148.827242 ( 30.769573)
total: 264.68 sec