Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-001203
#<BuildRuby:0x00007f0a3cf9fdd8
@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.20240710-001203",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000077 0.000000 0.000077 ( 0.000074)
build_up 0.007627 0.000000 3.672831 ( 3.691473)
build_miniruby 0.001792 0.000000 1.403724 ( 1.401003)
build_ruby 0.000000 0.001854 3.149185 ( 26.934237)
build_all 0.004059 0.005266 7.606492 ( 3.859051)
build_install 0.014106 0.003826 10.124133 ( 4.725683)
test_btest 0.000876 0.000000 115.488936 ( 30.678136)
test_basic 0.009222 0.000514 1.158506 ( 1.208646)
test_all 0.127384 0.025265 739.765481 (259.709771)
test_rubyspec 0.053994 0.039239 164.990668 ( 40.286132)
total: 372.50 sec