Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250713-151021
#<BuildRuby:0x00007660b24cfde0
@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.20250713-151021",
@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.000025 0.000007 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003360 0.004418 3.633160 ( 2.539535)
build_miniruby 0.001028 0.000313 1.421868 ( 1.419016)
build_ruby 0.000984 0.000698 3.389300 ( 3.533889)
build_all 0.002509 0.005155 5.860584 ( 2.413843)
build_install 0.014429 0.005193 8.448936 ( 4.183435)
test_btest 0.000759 0.000265 52.746020 ( 15.177081)
test_basic 0.005526 0.002544 0.916551 ( 0.968177)
test_all 0.089654 0.028926 700.077655 (237.147950)
test_rubyspec 0.048008 0.030492 153.609606 ( 29.955285)
total: 297.34 sec