Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-040704
#<BuildRuby:0x000055ce36fa6130
@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.20230826-040704",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005211 0.000256 1.982817 ( 3.201401)
build_miniruby 0.000000 0.002050 1.541725 ( 1.541296)
build_ruby 0.000000 0.001804 3.010118 ( 3.199816)
build_all 0.004725 0.002150 5.935137 ( 2.436936)
build_install 0.005681 0.010598 7.334733 ( 3.629172)
test_btest 0.000000 0.000866 84.531956 ( 22.964906)
test_basic 0.001247 0.005469 0.878272 ( 0.943813)
test_all 0.005356 0.002872 615.455065 (178.867907)
test_rubyspec 0.033691 0.027092 95.689503 (107.452172)
total: 324.24 sec