Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-082845
#<BuildRuby:0x000055de62916f90
@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.20221020-082845",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006847 0.004611 1.178832 ( 1.254713)
build_miniruby 0.001820 0.000420 0.105130 ( 0.101373)
build_ruby 0.000000 0.001616 0.110998 ( 0.107859)
build_all 0.004151 0.003917 1.337058 ( 0.579360)
build_install 0.013689 0.002586 1.684677 ( 0.925866)
test_btest 0.001725 0.000493 62.096069 ( 6.394175)
test_basic 0.005660 0.001618 0.367771 ( 0.457291)
test_all 0.002537 0.006382 492.068137 ( 53.523177)
test_rubyspec 0.079196 0.056285 43.200986 ( 51.714305)
total: 115.06 sec