Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-055556
#<BuildRuby:0x000055ac36826008
@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.20231224-055556",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.001259 0.004229 1.509943 ( 2.028095)
build_miniruby 0.001139 0.000253 1.857763 ( 1.563945)
build_ruby 0.001488 0.000331 2.846223 ( 3.052446)
build_all 0.001877 0.004695 5.118900 ( 2.060865)
build_install 0.010115 0.006124 6.393655 ( 3.217695)
test_btest 0.000756 0.000239 78.736756 ( 20.853280)
test_basic 0.001986 0.003707 0.687642 ( 0.758937)
test_all 0.073211 0.048026 682.355115 (209.363326)
test_rubyspec 0.042780 0.019003 91.178535 (103.127084)
total: 346.03 sec