Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-054347
#<BuildRuby:0x000055d62156a390
@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-054347",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.006585 0.000156 1.979987 ( 3.835400)
build_miniruby 0.000000 0.002409 1.881368 ( 2.481163)
build_ruby 0.000556 0.001547 3.763700 ( 5.449566)
build_all 0.006052 0.003376 6.605892 ( 8.018003)
build_install 0.020054 0.001704 8.115630 ( 9.433134)
test_btest 0.001048 0.000110 86.596157 ( 89.186551)
test_basic 0.003876 0.004268 0.968610 ( 1.731431)
test_all 0.007489 0.004149 730.857604 (709.012035)
test_rubyspec 0.046583 0.034516 110.443488 (150.103777)
total: 979.25 sec