Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-091549
#<BuildRuby:0x000056343bfcbbb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230606-091549",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001359 0.004621 1.487434 ( 2.696329)
build_miniruby 0.000732 0.000342 0.826797 ( 0.826234)
build_ruby 0.000986 0.000460 2.521358 ( 2.521758)
build_all 0.000400 0.008638 12.929811 ( 1.158246)
build_install 0.001900 0.005495 1.627700 ( 0.849707)
test_btest 0.000000 0.000955 83.212793 ( 7.262380)
test_basic 0.000725 0.003770 0.541200 ( 0.623435)
test_all 0.000000 0.001303 460.703239 ( 41.572828)
test_rubyspec 0.009282 0.029752 41.252469 ( 53.794054)
total: 111.31 sec