Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250926-113734
#<BuildRuby:0x000070084151fdd8
@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.20250926-113734",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000038 0.000010 0.000048 ( 0.000048)
build_up 0.003035 0.006729 4.891107 ( 2.851603)
build_miniruby 0.001293 0.000086 1.379347 ( 1.377247)
build_ruby 0.000569 0.001167 3.427824 ( 3.568534)
build_all 0.004507 0.002851 5.913492 ( 2.434091)
build_install 0.018147 0.002487 9.393517 ( 4.330136)
test_btest 0.000759 0.000219 59.768866 ( 19.092701)
test_basic 0.003329 0.004548 0.839038 ( 0.886916)
test_all 0.080132 0.038119 622.975499 (227.296038)
test_rubyspec 0.049062 0.030027 117.816541 ( 26.503136)
total: 288.34 sec