Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-111340
#<BuildRuby:0x000055834646c020
@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.20221204-111340",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003621 0.000658 0.814993 ( 1.053133)
build_miniruby 0.000989 0.000000 0.537047 ( 0.536494)
build_ruby 0.001241 0.000000 1.670745 ( 1.612275)
build_all 0.008683 0.001113 11.955618 ( 1.493114)
build_install 0.003319 0.003611 1.663095 ( 0.785550)
test_btest 0.000000 0.000648 63.097465 ( 6.099595)
test_basic 0.000000 0.003144 0.230091 ( 0.326492)
test_all 0.000143 0.001069 473.842725 ( 50.226093)
test_rubyspec 0.017136 0.009970 35.664622 ( 46.012989)
total: 108.15 sec