Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-124245
#<BuildRuby:0x00007f392d29fdc0
@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.20241017-124245",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000045 0.000007 0.000052 ( 0.000052)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.008541 0.001385 4.367895 ( 7.561991)
build_miniruby 0.001576 0.000256 1.862207 ( 2.134174)
build_ruby 0.001884 0.000305 4.814725 ( 50.476975)
build_all 0.011445 0.000000 8.067985 ( 5.993694)
build_install 0.021141 0.004700 11.684842 ( 9.216158)
test_btest 0.000761 0.000121 99.652682 ( 76.812840)
test_basic 0.004614 0.009874 1.312835 ( 1.873361)
test_all 0.091608 0.070639 903.952899 (526.456881)
test_rubyspec 0.068130 0.025017 140.253893 ( 38.401455)
total: 718.93 sec