Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-125929
#<BuildRuby:0x000055a45207e120
@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.20220816-125929",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006937 0.002774 0.888758 ( 0.945461)
build_miniruby 0.001284 0.000514 0.062933 ( 0.062130)
build_ruby 0.001295 0.000518 0.065957 ( 0.065037)
build_all 0.008521 0.000000 1.248979 ( 0.470153)
build_install 0.009928 0.006400 1.576805 ( 0.799179)
test_btest 0.000641 0.000247 53.124077 ( 6.001589)
test_basic 0.004023 0.001547 0.284258 ( 0.376377)
test_all 0.003210 0.001235 507.462208 ( 53.119196)
test_rubyspec 0.075348 0.041332 41.580141 ( 49.202120)
total: 111.04 sec