Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-224116
#<BuildRuby:0x00005572bf940e80
@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.20221017-224116",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006562 0.004359 1.128209 ( 1.181936)
build_miniruby 0.001362 0.000195 0.104233 ( 0.101593)
build_ruby 0.001543 0.000220 0.103932 ( 0.100630)
build_all 0.008814 0.000000 1.335132 ( 0.589539)
build_install 0.009197 0.007140 1.629346 ( 0.880561)
test_btest 0.001627 0.000325 62.206270 ( 6.551427)
test_basic 0.007068 0.000621 0.373485 ( 0.461899)
test_all 0.002310 0.004310 505.248651 ( 54.669833)
test_rubyspec 0.108488 0.028739 43.063166 ( 51.598286)
total: 116.14 sec