Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-193259
#<BuildRuby:0x000055c4a0d7bf30
@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.20230216-193259",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004227 0.000000 0.889810 ( 1.419555)
build_miniruby 0.001250 0.000000 30.019008 ( 7.392075)
build_ruby 0.001163 0.000000 2.095750 ( 2.095360)
build_all 0.009105 0.000000 12.534072 ( 1.580885)
build_install 0.006363 0.000000 1.579658 ( 0.782127)
test_btest 0.000653 0.000000 66.214935 ( 6.263401)
test_basic 0.001035 0.003003 0.304553 ( 0.399051)
test_all 0.001253 0.000368 475.027402 ( 46.852725)
test_rubyspec 0.008158 0.019189 34.781841 ( 45.371528)
total: 112.16 sec