Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-173548
#<BuildRuby:0x00007f48695dfdc8
@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.20240621-173548",
@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.000028 0.000005 0.000033 ( 0.000031)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000040 0.000007 0.000047 ( 0.000048)
build_up 0.004952 0.004868 4.052051 ( 6.257364)
build_miniruby 0.001679 0.000336 1.873382 ( 2.713555)
build_ruby 0.002149 0.000430 4.622911 ( 5.697449)
build_all 0.011045 0.000525 8.626392 ( 9.186270)
build_install 0.024354 0.001280 12.222205 ( 12.769212)
test_btest 0.000854 0.000146 120.820471 (121.216864)
test_basic 0.009735 0.004587 1.359795 ( 2.191320)
test_all 0.129880 0.028643 875.584847 (417.414320)
test_rubyspec 0.052241 0.041653 165.826833 ( 46.590529)
total: 624.04 sec