Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-061346
#<BuildRuby:0x0000555c9796fde0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-061346",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.006836 0.836193 ( 0.918481)
build_miniruby 0.000000 0.001040 0.057263 ( 0.056039)
build_ruby 0.000381 0.000472 0.058885 ( 0.057720)
build_all 0.003591 0.000829 1.533402 ( 0.583454)
build_install 0.010780 0.000361 5.647578 ( 2.180841)
test_btest 0.000564 0.000000 47.319793 ( 8.219848)
test_basic 0.001653 0.004040 0.351547 ( 0.439709)
test_all 0.000888 0.000222 604.437394 ( 90.261615)
test_rubyspec 0.086535 0.032476 43.988523 ( 49.594866)
total: 152.31 sec