Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-141001
#<BuildRuby:0x00007f3a3f31fdc8
@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.20240814-141001",
@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.000018 0.000008 0.000026 ( 0.000026)
autoconf 0.000034 0.000013 0.000047 ( 0.000047)
configure 0.000033 0.000013 0.000046 ( 0.000045)
build_up 0.008334 0.001958 3.956451 ( 4.892823)
build_miniruby 0.002000 0.000000 1.788650 ( 1.881988)
build_ruby 0.002241 0.000000 4.751502 ( 5.040283)
build_all 0.009046 0.001539 8.768679 ( 5.051237)
build_install 0.017730 0.007248 11.851166 ( 7.759351)
test_btest 0.000701 0.000251 125.358229 ( 71.787844)
test_basic 0.001655 0.009137 1.350220 ( 1.454378)
test_all 0.099808 0.053208 880.317111 (288.517187)
test_rubyspec 0.058810 0.034233 169.191034 ( 48.200912)
total: 434.59 sec