Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-210635
#<BuildRuby:0x0000559fe6270e80
@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.20221016-210635",
@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.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003740 0.005911 1.135887 ( 1.194331)
build_miniruby 0.001887 0.000333 0.100361 ( 0.098227)
build_ruby 0.001435 0.000254 0.105222 ( 0.103293)
build_all 0.007206 0.001272 1.329635 ( 0.580303)
build_install 0.012649 0.001448 1.643385 ( 0.891976)
test_btest 0.001794 0.000299 63.277449 ( 6.644174)
test_basic 0.006060 0.001010 0.361104 ( 0.452265)
test_all 0.005936 0.000166 511.695058 ( 54.735566)
test_rubyspec 0.100288 0.029311 43.474911 ( 52.060292)
total: 116.76 sec