Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-234738
#<BuildRuby:0x0000563a2aa0f7c0
@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.20220331-234738",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007731 0.004906 1.032538 ( 1.059717)
build_miniruby 0.000000 0.002600 0.076707 ( 0.076125)
build_ruby 0.000000 0.001627 0.076974 ( 0.076746)
build_all 0.010529 0.000000 4.235738 ( 0.864113)
build_install 0.017269 0.006730 8.068971 ( 2.441032)
test_btest 0.000894 0.000256 77.779348 ( 8.165386)
test_basic 0.005981 0.001709 0.342680 ( 0.431390)
test_all 0.001872 0.000535 694.730220 ( 67.534799)
test_rubyspec 0.113565 0.064396 46.441777 ( 51.934372)
total: 132.58 sec