Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-103618
#<BuildRuby:0x000055f1f76dcd30
@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.20220903-103618",
@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.000013)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.006296 0.006285 0.983316 ( 1.155535)
build_miniruby 0.001632 0.000544 0.078660 ( 0.076355)
build_ruby 0.000000 0.002414 0.081245 ( 0.079221)
build_all 0.002978 0.006911 1.561250 ( 0.606785)
build_install 0.016320 0.006082 1.899706 ( 0.934943)
test_btest 0.000755 0.000340 73.799346 ( 8.155797)
test_basic 0.005418 0.002439 0.327874 ( 0.416364)
test_all 0.002963 0.001334 677.118846 ( 67.254157)
test_rubyspec 0.095845 0.080103 45.452319 ( 53.594313)
total: 132.27 sec