Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-144502
#<BuildRuby:0x000056142e2b11f8
@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.20221015-144502",
@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.000046 0.000000 0.000046 ( 0.000048)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.010339 0.000913 1.110341 ( 1.460381)
build_miniruby 0.000000 0.002058 0.101423 ( 0.100105)
build_ruby 0.000000 0.001570 0.092185 ( 0.091118)
build_all 0.004776 0.003098 1.347589 ( 0.597344)
build_install 0.006281 0.008910 1.682142 ( 0.905328)
test_btest 0.001288 0.000683 61.660511 ( 6.900828)
test_basic 0.001478 0.006056 0.347301 ( 0.441013)
test_all 0.005413 0.001056 513.504655 ( 54.756227)
test_rubyspec 0.062421 0.065424 43.185416 ( 51.780769)
total: 117.03 sec