Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-104208
#<BuildRuby:0x000055c243d20450
@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.20220311-104208",
@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.000008)
autoconf 0.000033 0.000000 0.000033 ( 0.000037)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.009256 0.001210 1.038758 ( 1.905040)
build_miniruby 0.001762 0.000406 0.069303 ( 0.067547)
build_ruby 0.002432 0.000000 0.080473 ( 0.077821)
build_all 0.010541 0.000000 1.503248 ( 0.599951)
build_install 0.022874 0.000000 5.210703 ( 2.173541)
test_btest 0.001647 0.000088 72.795864 ( 8.110517)
test_basic 0.007366 0.001053 0.334746 ( 0.422720)
test_all 0.001400 0.000200 662.255441 ( 65.317135)
test_rubyspec 0.113492 0.046483 46.611528 ( 51.840064)
total: 130.52 sec