Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-113600
#<BuildRuby:0x000055d962850b60
@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.20221205-113600",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000081 0.000020 0.000101 ( 0.000120)
build_up 0.009607 0.001267 1.216345 ( 1.248412)
build_miniruby 0.002051 0.000473 0.848468 ( 0.847142)
build_ruby 0.002495 0.000576 2.228736 ( 2.136458)
build_all 0.013896 0.007476 18.683241 ( 2.191780)
build_install 0.012914 0.008009 2.013143 ( 1.041441)
test_btest 0.000984 0.000328 90.483487 ( 9.310595)
test_basic 0.005764 0.003834 0.335285 ( 0.421230)
test_all 0.001398 0.001850 681.535898 ( 69.347734)
test_rubyspec 0.058990 0.121636 48.971623 ( 57.091504)
total: 143.64 sec