Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-171707
#<BuildRuby:0x00007f122846fdc0
@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.20240802-171707",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000045 0.000005 0.000050 ( 0.000049)
configure 0.000038 0.000004 0.000042 ( 0.000041)
build_up 0.004789 0.004126 4.044429 ( 4.062038)
build_miniruby 0.002135 0.000281 1.815091 ( 1.821048)
build_ruby 0.002284 0.000300 4.455793 ( 4.626583)
build_all 0.005290 0.004343 8.811369 ( 4.096842)
build_install 0.014752 0.002575 10.996609 ( 4.969895)
test_btest 0.000828 0.000129 117.360083 ( 31.806664)
test_basic 0.009277 0.000805 1.138540 ( 1.182571)
test_all 0.086650 0.064303 787.277261 (255.374038)
test_rubyspec 0.040958 0.054676 172.322333 ( 44.865882)
total: 352.81 sec