Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-063210
#<BuildRuby:0x0000560f42e75480
@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.20220817-063210",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006472 0.003595 0.857613 ( 3.352192)
build_miniruby 0.000810 0.000449 0.054878 ( 0.054720)
build_ruby 0.001249 0.000694 0.059979 ( 0.058422)
build_all 0.005825 0.003236 1.270664 ( 0.473463)
build_install 0.010260 0.005091 1.567321 ( 0.796243)
test_btest 0.000792 0.000432 53.461698 ( 6.241865)
test_basic 0.002078 0.003532 0.282988 ( 0.377416)
test_all 0.004914 0.000000 480.802821 ( 51.799771)
test_rubyspec 0.102256 0.041249 41.538901 ( 49.294422)
total: 112.45 sec