Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-152156
#<BuildRuby:0x00007f21bfc0fde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241125-152156",
@make="make",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.007964 0.001138 3.751746 ( 4.758335)
build_miniruby 0.001727 0.000247 1.763492 ( 2.172315)
build_ruby 0.002011 0.000288 4.528906 ( 5.358786)
build_all 0.010581 0.000000 7.095205 ( 5.941747)
build_install 0.023418 0.000442 9.913239 ( 8.179810)
test_btest 0.000790 0.000095 82.590137 ( 69.276885)
test_basic 0.007867 0.003720 1.094480 ( 1.517567)
test_all 0.115743 0.037199 802.558053 (506.725977)
test_rubyspec 0.044953 0.039198 122.115060 ( 42.426820)
total: 646.36 sec