Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-043320
#<BuildRuby:0x000055d1be804f40
@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.20220312-043320",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.011353 0.000000 1.049864 ( 1.152401)
build_miniruby 0.001754 0.000148 0.075356 ( 0.074022)
build_ruby 0.001344 0.000158 0.076631 ( 0.076089)
build_all 0.006270 0.002665 1.488180 ( 0.616177)
build_install 0.014639 0.008063 5.261987 ( 2.234171)
test_btest 0.000989 0.000206 74.183204 ( 7.987171)
test_basic 0.000000 0.007316 0.337906 ( 0.427999)
test_all 0.001633 0.000000 707.137392 ( 68.079954)
test_rubyspec 0.116833 0.039678 46.335228 ( 51.845198)
total: 132.49 sec