Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-144724
#<BuildRuby:0x000055e130973800
@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.20220815-144724",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005474 0.007232 1.002026 ( 1.133359)
build_miniruby 0.001836 0.000459 0.077569 ( 0.076127)
build_ruby 0.001604 0.000401 0.072248 ( 0.071130)
build_all 0.009020 0.001184 1.526034 ( 0.588833)
build_install 0.015889 0.006213 1.872844 ( 0.943396)
test_btest 0.000811 0.000213 74.708462 ( 8.649315)
test_basic 0.000378 0.007928 0.336673 ( 0.426481)
test_all 0.004376 0.000000 640.736707 ( 64.731020)
test_rubyspec 0.083036 0.099793 45.830950 ( 53.361171)
total: 129.98 sec