Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-214920
#<BuildRuby:0x000076575b50fdd8
@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.20251231-214920",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000000 0.000043 0.000043 ( 0.000042)
configure 0.000000 0.000035 0.000035 ( 0.000034)
build_up 0.002816 0.004436 2.771519 ( 3.343330)
build_miniruby 0.000000 0.001823 2.112380 ( 2.168538)
build_ruby 0.002091 0.000121 5.183861 ( 5.681792)
build_all 0.007043 0.003036 7.277897 ( 3.804259)
build_install 0.010385 0.008928 8.301523 ( 4.504401)
test_btest 0.000872 0.000000 71.836732 ( 20.527202)
test_basic 0.005172 0.003404 0.896001 ( 0.942651)
test_all 0.091033 0.032392 672.075122 (213.520868)
test_rubyspec 0.055507 0.029748 128.154201 ( 24.445305)
total: 278.94 sec