Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250924-043035
#<BuildRuby:0x00007ebee371fdd8
@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.20250924-043035",
@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.000032 0.000008 0.000040 ( 0.000041)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.006911 0.003702 5.127162 ( 3.283303)
build_miniruby 0.001368 0.000104 1.762244 ( 1.765196)
build_ruby 0.001637 0.000179 4.381501 ( 4.460959)
build_all 0.004870 0.003577 6.610496 ( 3.211317)
build_install 0.019966 0.001709 10.295871 ( 4.980038)
test_btest 0.000716 0.000192 65.708748 ( 28.059196)
test_basic 0.004670 0.004337 1.177947 ( 1.641069)
test_all 0.086580 0.035185 635.365333 (250.588050)
test_rubyspec 0.049726 0.034434 116.302226 ( 31.303679)
total: 329.29 sec