Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260204-164517
#<BuildRuby:0x000073aa872cfdd0
@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.20260204-164517",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000040 0.000012 0.000052 ( 0.000051)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.005216 0.003675 3.647313 ( 4.331553)
build_miniruby 0.002073 0.000000 2.297233 ( 2.683036)
build_ruby 0.000419 0.001894 5.709762 ( 6.271098)
build_all 0.009482 0.000745 7.946899 ( 5.629313)
build_install 0.019009 0.005019 11.318294 ( 8.291670)
test_btest 0.000160 0.000799 84.460573 ( 32.257535)
test_basic 0.004052 0.006326 0.936963 ( 0.978984)
test_all 0.095781 0.034291 819.946096 (276.821774)
test_rubyspec 0.055104 0.033628 138.040846 ( 29.472554)
total: 366.74 sec