Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-083857
#<BuildRuby:0x0000564a9ae28b60
@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.20220825-083857",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006752 0.005906 1.033226 ( 3.375387)
build_miniruby 0.001773 0.000000 0.065689 ( 0.063889)
build_ruby 0.000000 0.001943 0.078958 ( 0.077065)
build_all 0.007426 0.003969 1.516346 ( 0.576528)
build_install 0.016799 0.005652 1.890154 ( 0.917738)
test_btest 0.000000 0.001308 77.127715 ( 8.196467)
test_basic 0.005511 0.001827 0.317021 ( 0.404308)
test_all 0.003753 0.000000 632.466920 ( 65.207080)
test_rubyspec 0.093541 0.060320 45.737033 ( 54.335321)
total: 133.15 sec