Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-112802
#<BuildRuby:0x000055b213d546c8
@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.20220329-112802",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006363 0.005262 1.001465 ( 1.105586)
build_miniruby 0.001308 0.000713 0.076372 ( 0.074284)
build_ruby 0.001148 0.000626 0.078640 ( 0.077343)
build_all 0.007904 0.001750 4.189971 ( 0.854407)
build_install 0.010616 0.010894 7.928730 ( 2.394085)
test_btest 0.000977 0.000570 70.864068 ( 8.393882)
test_basic 0.007553 0.001008 0.339599 ( 0.433794)
test_all 0.000951 0.000512 695.847180 ( 67.981526)
test_rubyspec 0.069817 0.088003 46.206121 ( 51.458918)
total: 132.77 sec