Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-101542
#<BuildRuby:0x000055c230e527c8
@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.20230907-101542",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001976 0.003803 1.719456 ( 2.137260)
build_miniruby 0.001671 0.000230 1.740190 ( 1.743772)
build_ruby 0.000000 0.001640 3.540059 ( 3.739141)
build_all 0.000000 0.008451 6.423922 ( 3.273202)
build_install 0.012276 0.007822 7.544026 ( 4.382373)
test_btest 0.000000 0.001268 83.566107 ( 32.380128)
test_basic 0.007034 0.002121 0.991040 ( 1.062054)
test_all 0.007583 0.002085 704.832574 (246.883562)
test_rubyspec 0.038172 0.032611 103.035237 (115.226292)
total: 410.83 sec