Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-203853
#<BuildRuby:0x00005615b9aff4b8
@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.20220824-203853",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007463 0.004701 0.953125 ( 0.980481)
build_miniruby 0.001431 0.000205 0.075709 ( 0.074708)
build_ruby 0.002218 0.000000 0.076080 ( 0.074376)
build_all 0.009392 0.000315 1.525576 ( 0.573531)
build_install 0.019750 0.001140 1.859711 ( 0.927978)
test_btest 0.000891 0.000099 71.686888 ( 8.444208)
test_basic 0.006672 0.000137 0.326751 ( 0.418328)
test_all 0.002856 0.000300 640.613375 ( 64.701329)
test_rubyspec 0.108571 0.068442 45.574035 ( 54.006733)
total: 130.20 sec