Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-032103
#<BuildRuby:0x000055fcd6c80dd8
@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.20220722-032103",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000090 0.000022 0.000112 ( 0.000058)
build_up 0.000612 0.010465 0.967941 ( 1.409676)
build_miniruby 0.001452 0.000670 0.077818 ( 0.076588)
build_ruby 0.001574 0.000726 0.074668 ( 0.072746)
build_all 0.004948 0.006660 1.539456 ( 0.575917)
build_install 0.015523 0.005570 5.103445 ( 2.060941)
test_btest 0.001045 0.000522 72.976183 ( 8.057183)
test_basic 0.006642 0.001208 0.323319 ( 0.413200)
test_all 0.001495 0.000708 644.385666 ( 65.184807)
test_rubyspec 0.086362 0.084175 45.586383 ( 51.271537)
total: 129.12 sec