Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-203522
#<BuildRuby:0x00007f07a325fdd0
@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.20251221-203522",
@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.000026 0.000000 0.000026 ( 0.000027)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.002464 0.004978 3.326100 ( 3.471608)
build_miniruby 0.001032 0.000816 2.050086 ( 2.156336)
build_ruby 0.001160 0.001041 5.219726 ( 5.491877)
build_all 0.006768 0.003287 7.565162 ( 4.619676)
build_install 0.016739 0.007888 10.685324 ( 7.524938)
test_btest 0.000000 0.000897 79.556882 ( 25.464783)
test_basic 0.003598 0.005096 1.156325 ( 1.228655)
test_all 0.088492 0.045192 815.884326 (250.277724)
test_rubyspec 0.049823 0.034566 131.754816 ( 31.071680)
total: 331.31 sec