Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-230038
#<BuildRuby:0x0000559c580ed400
@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.20221028-230038",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006268 0.003440 1.096261 ( 1.255970)
build_miniruby 0.000000 0.003348 0.105220 ( 0.101384)
build_ruby 0.000986 0.000790 0.098709 ( 0.096059)
build_all 0.006146 0.002364 1.313747 ( 0.572207)
build_install 0.009333 0.006499 1.656320 ( 0.905135)
test_btest 0.001193 0.000512 62.413473 ( 6.146984)
test_basic 0.007686 0.000000 0.363043 ( 0.452160)
test_all 0.005245 0.001276 498.907028 ( 55.654942)
test_rubyspec 0.098331 0.034840 43.417567 ( 51.908571)
total: 117.09 sec