Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-123933
#<BuildRuby:0x0000558f2e972148
@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.20221006-123933",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000017)
build_up 0.005337 0.004210 1.058574 ( 1.160321)
build_miniruby 0.002476 0.000000 0.099047 ( 0.096738)
build_ruby 0.001547 0.000068 0.104369 ( 0.102848)
build_all 0.002618 0.004797 1.271954 ( 0.557456)
build_install 0.008635 0.005889 1.626530 ( 0.903698)
test_btest 0.000889 0.000356 62.238144 ( 6.487217)
test_basic 0.007472 0.001141 0.353682 ( 0.443756)
test_all 0.007140 0.001242 503.094096 ( 53.928029)
test_rubyspec 0.088739 0.041846 42.313854 ( 50.935675)
total: 114.62 sec