Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251029-075144
#<BuildRuby:0x000073bb4c47fdd0
@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.20251029-075144",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000021 0.000009 0.000030 ( 0.000029)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.004264 0.004118 3.825580 ( 2.545674)
build_miniruby 0.000831 0.000378 1.482398 ( 1.479531)
build_ruby 0.000404 0.001207 2.902811 ( 2.999663)
build_all 0.005409 0.001055 5.009169 ( 2.005010)
build_install 0.008485 0.009042 7.984766 ( 3.892487)
test_btest 0.000886 0.000000 58.923465 ( 16.458373)
test_basic 0.004674 0.004917 1.172708 ( 1.366945)
test_all 0.084542 0.034892 618.196478 (209.587111)
test_rubyspec 0.039164 0.039962 116.510511 ( 22.717825)
total: 263.05 sec