Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-214119
#<BuildRuby:0x000055e042c93600
@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.20220723-214119",
@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.000014)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006704 0.005978 0.970754 ( 1.031356)
build_miniruby 0.000000 0.002387 0.070021 ( 0.067727)
build_ruby 0.000000 0.002113 0.074918 ( 0.073111)
build_all 0.007466 0.003648 1.551247 ( 0.597344)
build_install 0.018951 0.004519 5.128230 ( 2.068346)
test_btest 0.000988 0.000359 73.812131 ( 8.463946)
test_basic 0.001209 0.006597 0.327434 ( 0.415415)
test_all 0.000139 0.003833 671.050285 ( 66.013385)
test_rubyspec 0.100737 0.081111 45.869406 ( 51.656946)
total: 130.39 sec