Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-145630
#<BuildRuby:0x000055c440896700
@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.20220807-145630",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.002452 0.010214 1.007707 ( 1.122241)
build_miniruby 0.001667 0.000278 0.074721 ( 0.073145)
build_ruby 0.001703 0.000284 0.077816 ( 0.075911)
build_all 0.009284 0.000312 1.527118 ( 0.585111)
build_install 0.022819 0.000000 5.233368 ( 2.033691)
test_btest 0.001406 0.000000 75.277485 ( 8.018709)
test_basic 0.008064 0.000000 0.318300 ( 0.412724)
test_all 0.002570 0.000000 653.322089 ( 64.722343)
test_rubyspec 0.149543 0.023905 45.951668 ( 53.399181)
total: 130.44 sec