Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-182059
#<BuildRuby:0x000055a3dc730480
@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.20220209-182059",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.010493 0.959028 ( 1.050724)
build_miniruby 0.000000 0.001881 0.071992 ( 0.069927)
build_ruby 0.001369 0.000527 0.068820 ( 0.066874)
build_all 0.008787 0.001609 4.208451 ( 0.791530)
build_install 0.017430 0.007149 7.824186 ( 2.337307)
test_btest 0.000692 0.000255 76.433386 ( 8.310496)
test_basic 0.001272 0.007326 0.340275 ( 0.438107)
test_all 0.001528 0.000687 665.801323 ( 65.262558)
test_rubyspec 0.085161 0.082470 46.361696 ( 51.839799)
total: 130.17 sec