Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-170606
#<BuildRuby:0x000056378c318c00
@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.20220920-170606",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009388 0.000779 1.105394 ( 1.418688)
build_miniruby 0.001633 0.000233 0.121187 ( 0.117464)
build_ruby 0.001628 0.000232 0.121729 ( 0.103646)
build_all 0.004051 0.005448 1.591216 ( 0.649208)
build_install 0.016324 0.004170 1.949339 ( 0.979378)
test_btest 0.001123 0.000250 79.855116 ( 8.401587)
test_basic 0.007836 0.000646 0.381572 ( 0.470213)
test_all 0.003087 0.000650 633.741180 ( 66.245284)
test_rubyspec 0.057061 0.105561 45.636181 ( 54.181268)
total: 132.57 sec