Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-032734
#<BuildRuby:0x000055c36e202920
@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.20221027-032734",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.009517 0.000732 1.092372 ( 1.173463)
build_miniruby 0.001762 0.000136 0.108100 ( 0.105399)
build_ruby 0.001484 0.000114 0.103241 ( 0.100352)
build_all 0.006821 0.000129 1.278419 ( 0.579840)
build_install 0.007991 0.006290 1.631836 ( 0.893287)
test_btest 0.001920 0.000000 61.639880 ( 6.774598)
test_basic 0.006571 0.000000 0.357205 ( 0.444609)
test_all 0.006541 0.000466 488.133266 ( 53.247607)
test_rubyspec 0.079718 0.049351 43.396596 ( 51.867976)
total: 115.19 sec