Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-230312
#<BuildRuby:0x00005563779213e8
@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.20221016-230312",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.002301 0.007827 1.148510 ( 1.184062)
build_miniruby 0.002190 0.000000 0.098845 ( 0.095122)
build_ruby 0.001396 0.000000 0.108419 ( 0.106043)
build_all 0.006372 0.001304 1.330829 ( 0.580650)
build_install 0.010989 0.003888 1.703877 ( 0.907245)
test_btest 0.001068 0.000251 64.342325 ( 6.456884)
test_basic 0.006141 0.000395 0.352811 ( 0.456779)
test_all 0.007017 0.000537 518.454991 ( 55.181857)
test_rubyspec 0.107152 0.022132 43.427254 ( 52.060116)
total: 117.03 sec