Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251006-234433
#<BuildRuby:0x00007e009b2dfdd8
@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.20251006-234433",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000000 0.000047 0.000047 ( 0.000047)
build_up 0.001025 0.007503 3.610299 ( 2.253255)
build_miniruby 0.001282 0.000130 1.167003 ( 1.164010)
build_ruby 0.001628 0.000000 2.862774 ( 2.995681)
build_all 0.006641 0.000731 5.339678 ( 2.093865)
build_install 0.009890 0.007634 7.376202 ( 3.393996)
test_btest 0.000634 0.000287 55.025751 ( 14.806623)
test_basic 0.001204 0.006951 0.746987 ( 0.794727)
test_all 0.081686 0.034557 607.445212 (178.994825)
test_rubyspec 0.043513 0.040180 114.819680 ( 20.630234)
total: 227.13 sec