Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-181537
#<BuildRuby:0x00005612ad704b88
@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.20220906-181537",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010132 0.002049 0.974461 ( 1.024102)
build_miniruby 0.000565 0.001489 0.074045 ( 0.073026)
build_ruby 0.001305 0.000466 0.073469 ( 0.072246)
build_all 0.009518 0.000471 1.616020 ( 0.620516)
build_install 0.020874 0.001115 1.915279 ( 0.943360)
test_btest 0.000826 0.000206 93.847032 ( 9.577699)
test_basic 0.006684 0.000550 0.348019 ( 0.437837)
test_all 0.002991 0.000712 665.518444 ( 67.951836)
test_rubyspec 0.104096 0.073803 46.824224 ( 55.345917)
total: 136.05 sec