Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-195435
#<BuildRuby:0x00005612109c2700
@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-195435",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.009027 0.001290 1.117132 ( 1.869616)
build_miniruby 0.001897 0.000271 0.116572 ( 0.111825)
build_ruby 0.001715 0.000245 0.110522 ( 0.092635)
build_all 0.005618 0.004924 1.609741 ( 0.652164)
build_install 0.013924 0.008224 1.932130 ( 0.978003)
test_btest 0.000000 0.001557 78.056658 ( 8.111422)
test_basic 0.004493 0.002888 0.366701 ( 0.456396)
test_all 0.003095 0.000928 684.183583 ( 68.586765)
test_rubyspec 0.103930 0.063678 45.964176 ( 54.252335)
total: 135.11 sec