Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-181130
#<BuildRuby:0x0000563a7b7d88e8
@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.20220921-181130",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000005 0.000022 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008375 0.003656 1.099191 ( 1.853656)
build_miniruby 0.002530 0.000000 0.118366 ( 0.114470)
build_ruby 0.002046 0.000000 0.111845 ( 0.095292)
build_all 0.008195 0.002436 1.555049 ( 0.653032)
build_install 0.017313 0.005817 1.899009 ( 0.966012)
test_btest 0.001257 0.000000 76.823805 ( 8.157238)
test_basic 0.005482 0.002398 0.381503 ( 0.469075)
test_all 0.002086 0.000587 623.587257 ( 66.051974)
test_rubyspec 0.130349 0.039875 45.387774 ( 53.912817)
total: 132.27 sec