Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-005905
#<BuildRuby:0x000055a5ae4351f8
@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-005905",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008488 0.000652 1.107963 ( 1.161479)
build_miniruby 0.001338 0.000102 0.106248 ( 0.103569)
build_ruby 0.001606 0.000124 0.098996 ( 0.096226)
build_all 0.007153 0.000550 1.319035 ( 0.584229)
build_install 0.013947 0.001073 1.667751 ( 0.905907)
test_btest 0.001534 0.000118 62.058320 ( 6.395193)
test_basic 0.007593 0.000000 0.356032 ( 0.446393)
test_all 0.006445 0.001223 492.255670 ( 53.033632)
test_rubyspec 0.098146 0.025074 43.476091 ( 51.866727)
total: 114.59 sec