Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-003447
#<BuildRuby:0x00007f0f0cbcfdc8
@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.20241114-003447",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002213 0.004581 2.597260 ( 2.705533)
build_miniruby 0.001754 0.000000 1.217331 ( 1.217622)
build_ruby 0.001640 0.000000 2.949768 ( 3.142824)
build_all 0.006193 0.001483 5.088803 ( 2.030442)
build_install 0.012966 0.004335 7.533527 ( 3.460415)
test_btest 0.000302 0.000590 68.752317 ( 17.868616)
test_basic 0.005966 0.002981 0.740278 ( 0.788117)
test_all 0.096265 0.047704 615.123052 (183.864613)
test_rubyspec 0.038992 0.048097 118.609952 ( 27.195129)
total: 242.27 sec