Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-051108
#<BuildRuby:0x0000557c75ffc6d8
@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.20221114-051108",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009853 0.000258 1.134626 ( 1.552996)
build_miniruby 0.002109 0.000281 0.121945 ( 0.118020)
build_ruby 0.002211 0.000000 0.119628 ( 0.101934)
build_all 0.008149 0.000780 1.552151 ( 0.649455)
build_install 0.014953 0.005583 1.937179 ( 1.000704)
test_btest 0.001476 0.000246 90.239052 ( 8.717150)
test_basic 0.006678 0.001113 0.417202 ( 0.512808)
test_all 0.002234 0.000373 658.190482 ( 67.941563)
test_rubyspec 0.124610 0.051682 48.214196 ( 56.639337)
total: 137.24 sec