Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-134001
#<BuildRuby:0x000055fc46eaa018
@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.20240206-134001",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006048 0.000181 1.959425 ( 2.314938)
build_miniruby 0.001501 0.000125 1.433459 ( 1.438098)
build_ruby 0.001778 0.000148 3.365625 ( 3.600498)
build_all 0.005357 0.002565 5.944080 ( 3.238234)
build_install 0.013828 0.005541 7.464901 ( 4.584844)
test_btest 0.000703 0.000097 86.672469 ( 35.660318)
test_basic 0.007384 0.000432 0.923050 ( 0.998384)
test_all 0.070588 0.044313 740.400037 (233.772661)
test_rubyspec 0.049646 0.049291 164.388825 (173.851954)
total: 459.46 sec