Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-162553
#<BuildRuby:0x0000558a1a72e120
@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.20240205-162553",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000007 0.000025 ( 0.000024)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.005314 0.000460 1.727181 ( 2.045684)
build_miniruby 0.001007 0.000335 1.364866 ( 1.362456)
build_ruby 0.001456 0.000000 3.163507 ( 3.380621)
build_all 0.004744 0.002096 5.644538 ( 2.202948)
build_install 0.012772 0.004257 6.744798 ( 3.168808)
test_btest 0.000616 0.000206 80.293514 ( 21.400491)
test_basic 0.001415 0.004409 0.747001 ( 0.803543)
test_all 0.087397 0.028197 703.840625 (220.093702)
test_rubyspec 0.036751 0.061834 147.301988 (157.038288)
total: 411.50 sec