Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-225907
#<BuildRuby:0x000055e1edf7ecc8
@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.20221130-225907",
@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.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000066 0.000024 0.000090 ( 0.000029)
build_up 0.010567 0.000827 1.192845 ( 1.217754)
build_miniruby 0.002594 0.000798 0.838931 ( 0.837089)
build_ruby 0.003665 0.000000 2.228804 ( 2.136999)
build_all 0.017700 0.004271 18.619767 ( 2.189749)
build_install 0.016605 0.004613 2.008583 ( 1.030587)
test_btest 0.001095 0.000304 91.455189 ( 9.196763)
test_basic 0.008420 0.000811 0.338678 ( 0.425808)
test_all 0.002432 0.000640 734.265301 ( 71.960856)
test_rubyspec 0.093637 0.088910 49.345802 ( 57.437427)
total: 146.43 sec