Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-012018
#<BuildRuby:0x0000557a9515c7b8
@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.20220919-012018",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008669 0.000216 1.060300 ( 1.380472)
build_miniruby 0.001817 0.000363 0.114607 ( 0.112897)
build_ruby 0.001760 0.000000 0.117436 ( 0.102515)
build_all 0.008289 0.001153 1.606986 ( 0.683457)
build_install 0.019982 0.000000 1.971882 ( 1.017108)
test_btest 0.001780 0.000000 76.420872 ( 8.459879)
test_basic 0.007737 0.000455 0.360325 ( 0.451345)
test_all 0.003031 0.000414 640.939092 ( 66.126735)
test_rubyspec 0.093696 0.084338 45.639221 ( 54.059823)
total: 132.40 sec