Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-074936
#<BuildRuby:0x000055fce7f162a8
@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.20230701-074936",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005789 0.000644 2.022367 ( 4.782422)
build_miniruby 0.001220 0.000135 1.541723 ( 1.944839)
build_ruby 0.001403 0.000156 3.099491 ( 4.247318)
build_all 0.002899 0.004613 2.506001 ( 3.680506)
build_install 0.012880 0.005827 3.756541 ( 5.180517)
test_btest 0.000721 0.000129 81.954825 ( 47.773675)
test_basic 0.002673 0.005204 0.908420 ( 1.343826)
test_all 0.001568 0.000336 597.191841 (306.264121)
test_rubyspec 0.027303 0.026738 89.527554 (124.979876)
total: 500.20 sec