Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-052546
#<BuildRuby:0x000055eea9bb4e80
@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.20221010-052546",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009884 0.000423 1.083628 ( 1.130310)
build_miniruby 0.001897 0.000136 0.101316 ( 0.098026)
build_ruby 0.001646 0.000117 0.099463 ( 0.096562)
build_all 0.007125 0.000000 1.305004 ( 0.570790)
build_install 0.007475 0.008662 1.592834 ( 0.873232)
test_btest 0.001796 0.000300 60.903058 ( 6.373077)
test_basic 0.000888 0.004744 0.354986 ( 0.446909)
test_all 0.004543 0.002132 509.340855 ( 54.394039)
test_rubyspec 0.072815 0.066685 42.624533 ( 51.189684)
total: 115.17 sec