Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-123202
#<BuildRuby:0x0000556cfd1f4e28
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-123202",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006675 0.004948 0.998053 ( 1.124152)
build_miniruby 0.002354 0.000000 0.072415 ( 0.070157)
build_ruby 0.002217 0.000000 0.071410 ( 0.069480)
build_all 0.008030 0.001547 1.520362 ( 0.561847)
build_install 0.014022 0.008010 5.181548 ( 2.072722)
test_btest 0.001251 0.000470 76.357352 ( 8.353707)
test_basic 0.005447 0.002043 0.333220 ( 0.420708)
test_all 0.001606 0.000327 624.088938 ( 63.857871)
test_rubyspec 0.114733 0.064325 45.765326 ( 51.459878)
total: 127.99 sec