Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-134051
#<BuildRuby:0x000055be26e0a828
@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.20220619-134051",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009473 0.000728 0.844473 ( 0.980702)
build_miniruby 0.001603 0.000124 0.055710 ( 0.053912)
build_ruby 0.001716 0.000132 0.064443 ( 0.062481)
build_all 0.006709 0.000119 1.202194 ( 0.483626)
build_install 0.019378 0.000000 4.793366 ( 2.438001)
test_btest 0.002504 0.000000 51.245232 ( 6.129640)
test_basic 0.005608 0.000000 0.286481 ( 0.385167)
test_all 0.003212 0.000005 513.615060 ( 53.094581)
test_rubyspec 0.088938 0.031543 41.490370 ( 47.433618)
total: 111.06 sec