Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-021141
#<BuildRuby:0x00007f432943fdc8
@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.20240728-021141",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000037 0.000013 0.000050 ( 0.000049)
configure 0.000034 0.000011 0.000045 ( 0.000046)
build_up 0.004228 0.004097 3.246471 ( 3.126346)
build_miniruby 0.001134 0.000402 1.242432 ( 1.238772)
build_ruby 0.000000 0.001783 3.243471 ( 3.452983)
build_all 0.000000 0.008277 7.691470 ( 2.884676)
build_install 0.013000 0.006845 9.891715 ( 4.526387)
test_btest 0.001154 0.000000 109.823274 ( 28.246876)
test_basic 0.008867 0.000992 1.096754 ( 1.141148)
test_all 0.095141 0.052174 730.741031 (224.162980)
test_rubyspec 0.056709 0.033231 173.620670 ( 32.893483)
total: 301.67 sec