Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-004832
#<BuildRuby:0x0000562e366f49c8
@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-004832",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009648 0.000644 1.084470 ( 1.250627)
build_miniruby 0.002086 0.000139 0.119082 ( 0.116013)
build_ruby 0.002000 0.000133 0.111850 ( 0.094149)
build_all 0.009091 0.000606 1.610347 ( 0.661776)
build_install 0.007474 0.011305 1.938213 ( 0.973057)
test_btest 0.001419 0.000266 80.998634 ( 8.209950)
test_basic 0.002631 0.004969 0.381542 ( 0.470997)
test_all 0.003257 0.000766 683.011807 ( 68.513146)
test_rubyspec 0.080554 0.074847 45.459574 ( 53.891224)
total: 134.18 sec