Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-063411
#<BuildRuby:0x00007f90c174fdc0
@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.20240717-063411",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.003670 0.003920 3.270080 ( 3.306199)
build_miniruby 0.001976 0.000000 4.427368 ( 3.884830)
build_ruby 0.001953 0.000000 4.361786 ( 4.458289)
build_all 0.008971 0.000000 8.291306 ( 3.264837)
build_install 0.011947 0.007369 11.237744 ( 5.356597)
test_btest 0.000788 0.000171 116.070772 ( 30.350568)
test_basic 0.001904 0.007322 1.261211 ( 1.310454)
test_all 0.098382 0.058660 850.430456 (235.817216)
test_rubyspec 0.056259 0.036273 167.813415 ( 35.394813)
total: 323.14 sec