Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-114119
#<BuildRuby:0x000055a1bdbba008
@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.20240221-114119",
@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.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002924 0.004506 2.420510 ( 2.189413)
build_miniruby 0.000000 0.001632 1.572142 ( 1.570250)
build_ruby 0.000000 0.001503 3.458068 ( 3.686356)
build_all 0.003960 0.003953 6.713016 ( 3.080178)
build_install 0.015543 0.003889 8.310676 ( 4.082789)
test_btest 0.000696 0.000164 95.534992 ( 29.052490)
test_basic 0.003614 0.002888 0.896658 ( 0.955473)
test_all 0.081639 0.038767 797.956046 (268.358729)
test_rubyspec 0.046621 0.036728 113.642080 (123.030212)
total: 436.01 sec