Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-163309
#<BuildRuby:0x000055c05dedda00
@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.20230905-163309",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.005757 1.700834 ( 2.255065)
build_miniruby 0.003953 0.001487 4.046557 ( 2.395163)
build_ruby 0.001652 0.000150 3.007761 ( 3.176255)
build_all 0.003037 0.004209 5.859662 ( 2.639030)
build_install 0.014054 0.004152 7.271918 ( 4.061921)
test_btest 0.000673 0.000093 80.712644 ( 27.697144)
test_basic 0.004110 0.004703 0.820458 ( 0.886752)
test_all 0.000433 0.008365 697.105988 (222.695269)
test_rubyspec 0.035738 0.028508 96.741750 (107.983104)
total: 373.79 sec