Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260305-084520
#<BuildRuby:0x00007044c939fde0
@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.20260305-084520",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000044 0.000009 0.000053 ( 0.000052)
configure 0.000058 0.000000 0.000058 ( 0.000060)
build_up 0.003351 0.005113 3.313155 ( 4.411281)
build_miniruby 0.001254 0.000827 2.891281 ( 3.100864)
build_ruby 0.002331 0.000077 5.591331 ( 5.906176)
build_all 0.008068 0.004518 12.958535 ( 11.265431)
build_install 0.017280 0.007921 11.895918 ( 9.653404)
test_btest 0.000225 0.000964 94.544825 ( 55.539205)
test_basic 0.008894 0.003847 1.329477 ( 1.592842)
test_all 0.093252 0.043722 907.438394 (347.803809)
test_rubyspec 0.047679 0.047933 149.552439 ( 32.893410)
total: 472.17 sec