Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-200136
#<BuildRuby:0x000055c14f564620
@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.20221115-200136",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004976 0.003843 1.118474 ( 1.136778)
build_miniruby 0.000000 0.001556 0.892350 ( 0.897538)
build_ruby 0.000353 0.001724 2.348517 ( 2.259535)
build_all 0.016212 0.002321 18.325352 ( 2.270585)
build_install 0.015468 0.004140 1.842792 ( 1.031221)
test_btest 0.000746 0.000261 89.271407 ( 10.239100)
test_basic 0.006060 0.000595 0.315549 ( 0.405314)
test_all 0.001640 0.000547 711.553127 ( 74.780046)
test_rubyspec 0.082070 0.037798 49.835876 ( 58.319189)
total: 151.34 sec