Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260211-130606
#<BuildRuby:0x000077265112fdd8
@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.20260211-130606",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002505 0.004165 2.719101 ( 2.607947)
build_miniruby 0.001240 0.000377 1.489594 ( 1.468105)
build_ruby 0.001652 0.000225 4.035297 ( 4.099282)
build_all 0.004699 0.003590 6.203750 ( 2.495922)
build_install 0.010451 0.005910 8.513944 ( 4.504475)
test_btest 0.000920 0.000000 77.020715 ( 20.677926)
test_basic 0.007243 0.003457 1.100996 ( 1.144285)
test_all 0.094409 0.025793 714.325062 (202.848199)
test_rubyspec 0.041809 0.043957 133.848652 ( 23.447724)
total: 263.29 sec