Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-081808
#<BuildRuby:0x000055bafe490b88
@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.20221115-081808",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001867 0.008644 1.110674 ( 1.915592)
build_miniruby 0.001787 0.000596 0.842532 ( 0.841026)
build_ruby 0.003372 0.000000 2.249800 ( 2.161163)
build_all 0.008101 0.012329 18.613904 ( 2.157231)
build_install 0.009408 0.010881 1.857504 ( 0.951944)
test_btest 0.000907 0.000504 84.336785 ( 8.731280)
test_basic 0.004552 0.004368 0.334118 ( 0.420188)
test_all 0.002042 0.000453 663.849016 ( 68.070365)
test_rubyspec 0.095261 0.077256 47.250121 ( 55.370833)
total: 140.62 sec