Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-152200
#<BuildRuby:0x000055e1c352d398
@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.20220428-152200",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000129 0.010461 0.852530 ( 1.123468)
build_miniruby 0.001306 0.000502 0.064351 ( 0.062567)
build_ruby 0.002030 0.000000 0.060039 ( 0.058664)
build_all 0.006926 0.000000 1.183940 ( 0.461827)
build_install 0.010120 0.007681 4.882072 ( 2.416979)
test_btest 0.001574 0.000612 52.129002 ( 6.393520)
test_basic 0.004768 0.001855 0.297858 ( 0.392915)
test_all 0.000000 0.003047 496.120720 ( 53.454399)
test_rubyspec 0.077434 0.047021 41.123146 ( 46.683454)
total: 111.05 sec