Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-220335
#<BuildRuby:0x00007ff9a196fdc8
@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.20240803-220335",
@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.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000035 0.000006 0.000041 ( 0.000042)
build_up 0.007266 0.001068 3.826512 ( 3.746437)
build_miniruby 0.001631 0.000240 1.710496 ( 1.713525)
build_ruby 0.000000 0.002271 4.398330 ( 4.575394)
build_all 0.009856 0.000764 8.598978 ( 4.326840)
build_install 0.020519 0.003447 11.246143 ( 5.720914)
test_btest 0.000864 0.000137 120.084877 ( 42.509597)
test_basic 0.000694 0.011175 1.242674 ( 1.303179)
test_all 0.120090 0.030277 933.441418 (388.584016)
test_rubyspec 0.032774 0.057362 165.663485 ( 33.755224)
total: 486.24 sec