Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-153041
#<BuildRuby:0x0000564e70e26228
@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.20231214-153041",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.005596 0.000566 2.029546 ( 2.124734)
build_miniruby 0.001006 0.000350 1.376842 ( 1.375075)
build_ruby 0.001141 0.000397 2.579895 ( 2.767777)
build_all 0.005179 0.001802 5.480191 ( 2.173415)
build_install 0.008262 0.009356 6.655327 ( 3.067199)
test_btest 0.000789 0.000321 79.008401 ( 21.456588)
test_basic 0.002274 0.003296 0.633901 ( 0.706567)
test_all 0.070569 0.047634 679.007033 (195.885019)
test_rubyspec 0.028546 0.027524 81.577883 ( 93.067819)
total: 322.63 sec