Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-060538
#<BuildRuby:0x00007f64413afdc0
@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.20240702-060538",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000040 0.000005 0.000045 ( 0.000046)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.008691 0.001143 4.727531 ( 6.781999)
build_miniruby 0.001897 0.000250 1.844307 ( 2.558483)
build_ruby 0.002489 0.000328 4.846772 ( 6.124435)
build_all 0.010625 0.000817 9.055888 ( 13.032026)
build_install 0.026187 0.001537 12.767968 ( 17.307908)
test_btest 0.000826 0.000098 131.969109 (180.194188)
test_basic 0.012557 0.000346 1.495819 ( 2.631624)
test_all 0.133553 0.035512 988.171441 (1069.520720)
test_rubyspec 0.034198 0.067090 187.135600 ( 74.497305)
total: 1372.65 sec