Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-101517
#<BuildRuby:0x000056124e3dd400
@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.20221007-101517",
@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.000032 0.000005 0.000037 ( 0.000037)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000042 0.000006 0.000048 ( 0.000049)
build_up 0.009195 0.001415 1.077209 ( 1.155624)
build_miniruby 0.001400 0.000215 0.097730 ( 0.095482)
build_ruby 0.001640 0.000000 0.102729 ( 0.100593)
build_all 0.000000 0.007844 1.325711 ( 0.571895)
build_install 0.013837 0.002970 1.657724 ( 0.894800)
test_btest 0.001046 0.000278 59.971009 ( 6.581935)
test_basic 0.001831 0.005732 0.350740 ( 0.440197)
test_all 0.000000 0.008959 477.464947 ( 52.503362)
test_rubyspec 0.054937 0.070222 42.590415 ( 51.128888)
total: 113.47 sec