Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251211-210510
#<BuildRuby:0x000073a0d384fde0
@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.20251211-210510",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003606 0.003162 2.375153 ( 2.221543)
build_miniruby 0.001370 0.000086 1.268767 ( 1.265116)
build_ruby 0.000648 0.001177 3.641734 ( 3.783547)
build_all 0.003741 0.004274 6.353676 ( 2.729001)
build_install 0.014031 0.004904 8.758412 ( 4.803757)
test_btest 0.000720 0.000203 71.671144 ( 18.931245)
test_basic 0.004374 0.002822 0.874765 ( 0.924738)
test_all 0.093587 0.032610 650.302246 (203.443493)
test_rubyspec 0.055811 0.030012 126.648553 ( 25.637642)
total: 263.74 sec