Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-134422
#<BuildRuby:0x00005597654a9a00
@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.20240114-134422",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004241 0.000749 1.423822 ( 1.789615)
build_miniruby 0.001191 0.000211 1.538456 ( 1.537581)
build_ruby 0.001325 0.000234 3.106130 ( 3.356171)
build_all 0.000000 0.007134 5.513175 ( 3.028966)
build_install 0.012227 0.005620 6.601173 ( 3.999011)
test_btest 0.000741 0.000222 77.655130 ( 33.137387)
test_basic 0.007585 0.000000 0.797825 ( 0.883888)
test_all 0.083038 0.033139 748.999027 (297.823094)
test_rubyspec 0.034764 0.029729 90.127273 (101.963785)
total: 447.52 sec