Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-024557
#<BuildRuby:0x0000555ec97d5a00
@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.20231016-024557",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000861 0.007441 2.533082 ( 3.915008)
build_miniruby 0.001433 0.000334 1.698553 ( 1.842184)
build_ruby 0.001412 0.000329 3.430847 ( 3.918305)
build_all 0.008142 0.000914 6.383537 ( 4.783075)
build_install 0.016549 0.005138 8.209180 ( 7.265714)
test_btest 0.000804 0.000189 88.217171 ( 68.205158)
test_basic 0.006975 0.001641 0.992953 ( 1.345493)
test_all 0.008302 0.001790 724.842289 (474.791459)
test_rubyspec 0.043141 0.033868 108.654867 (162.243694)
total: 728.31 sec