Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-091340
#<BuildRuby:0x0000555bc0d70ea8
@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.20220804-091340",
@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.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.011625 0.000242 0.972998 ( 1.236979)
build_miniruby 0.002052 0.000137 0.072511 ( 0.070531)
build_ruby 0.001578 0.000105 0.068263 ( 0.066684)
build_all 0.009903 0.000334 1.518489 ( 0.572263)
build_install 0.021518 0.000359 5.196659 ( 2.060005)
test_btest 0.001030 0.000055 77.118376 ( 8.682281)
test_basic 0.007510 0.000395 0.323181 ( 0.411731)
test_all 0.002195 0.000115 663.469913 ( 64.517413)
test_rubyspec 0.119690 0.057085 45.529006 ( 53.064200)
total: 130.68 sec