Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-180122
#<BuildRuby:0x000056295e584c00
@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.20221109-180122",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010121 0.000675 1.073356 ( 1.133585)
build_miniruby 0.001972 0.000131 0.066178 ( 0.063770)
build_ruby 0.001636 0.000109 0.069861 ( 0.068130)
build_all 0.010035 0.000317 1.508157 ( 0.590381)
build_install 0.020999 0.000579 1.881957 ( 0.941501)
test_btest 0.001424 0.000080 84.933472 ( 9.063743)
test_basic 0.008015 0.000445 0.328425 ( 0.416641)
test_all 0.002572 0.000000 712.306685 ( 70.471000)
test_rubyspec 0.122301 0.060880 47.761593 ( 55.929585)
total: 138.68 sec