Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-021009
#<BuildRuby:0x00007f0720c9fdc8
@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.20240821-021009",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.007638 0.001258 3.977463 ( 4.993412)
build_miniruby 0.001545 0.000531 1.732361 ( 2.147640)
build_ruby 0.001499 0.000516 4.782378 ( 27.078737)
build_all 0.008816 0.001541 8.875164 ( 5.525118)
build_install 0.021723 0.003015 11.950171 ( 8.393808)
test_btest 0.000666 0.000205 126.323694 ( 93.179463)
test_basic 0.003904 0.009895 1.386525 ( 1.846128)
test_all 0.097321 0.065302 911.249404 (446.024722)
test_rubyspec 0.042733 0.046415 166.493563 ( 34.769805)
total: 623.96 sec