Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-021140
#<BuildRuby:0x000055dff3061480
@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.20220816-021140",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.008642 0.001629 0.818236 ( 0.958866)
build_miniruby 0.001302 0.000434 0.062759 ( 0.061159)
build_ruby 0.001445 0.000482 0.057236 ( 0.055544)
build_all 0.004458 0.004422 1.263655 ( 0.467398)
build_install 0.012460 0.005966 1.570038 ( 0.799736)
test_btest 0.000661 0.000265 53.699976 ( 6.306207)
test_basic 0.002679 0.003824 0.292745 ( 0.388434)
test_all 0.002931 0.000000 501.951753 ( 52.960553)
test_rubyspec 0.084469 0.051855 41.575409 ( 49.215523)
total: 111.21 sec