Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-175426
#<BuildRuby:0x000055bc7f355fc0
@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.20240226-175426",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007861 0.000261 2.656430 ( 3.830378)
build_miniruby 0.001680 0.000116 1.817575 ( 2.053676)
build_ruby 0.001580 0.000109 3.661865 ( 4.395377)
build_all 0.004572 0.003928 6.823572 ( 6.828770)
build_install 0.022148 0.000000 8.832952 ( 8.519059)
test_btest 0.001144 0.000000 94.679944 ( 94.596511)
test_basic 0.008389 0.000000 0.975627 ( 1.847901)
test_all 0.098692 0.029128 865.592286 (893.551184)
test_rubyspec 0.054163 0.041153 135.389145 (216.712126)
total: 1232.34 sec