Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-190944
#<BuildRuby:0x000055a4a4e82dc8
@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-190944",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007904 0.001976 1.210355 ( 1.645545)
build_miniruby 0.001744 0.000436 0.839489 ( 0.838514)
build_ruby 0.003712 0.000000 2.229210 ( 2.132026)
build_all 0.013964 0.007716 18.793880 ( 2.189138)
build_install 0.015702 0.006568 2.064296 ( 1.022471)
test_btest 0.001956 0.000000 90.725814 ( 8.951395)
test_basic 0.003545 0.008012 0.342728 ( 0.426940)
test_all 0.001504 0.000573 687.246250 ( 69.576678)
test_rubyspec 0.099864 0.068558 49.314432 ( 57.423933)
total: 144.21 sec