Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-075903
#<BuildRuby:0x000055c22ab4a1a8
@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.20231205-075903",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002673 0.003576 1.833949 ( 2.007755)
build_miniruby 0.001244 0.000000 1.177839 ( 1.176022)
build_ruby 0.001636 0.000000 2.481233 ( 2.686157)
build_all 0.005548 0.001306 5.404878 ( 2.157269)
build_install 0.008978 0.005592 6.129990 ( 2.801735)
test_btest 0.000602 0.000185 77.862547 ( 20.654760)
test_basic 0.001407 0.003336 0.748319 ( 0.809735)
test_all 0.089641 0.029880 624.004070 (178.269682)
test_rubyspec 0.038669 0.020214 82.146379 ( 93.900555)
total: 304.46 sec