Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-031444
#<BuildRuby:0x0000556610767e08
@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.20221207-031444",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.004308 0.000125 0.806497 ( 1.288063)
build_miniruby 0.000660 0.000239 0.707567 ( 0.707133)
build_ruby 0.000905 0.000330 2.397896 ( 2.322669)
build_all 0.008599 0.000113 12.335226 ( 1.496462)
build_install 0.002727 0.003663 1.594104 ( 0.776000)
test_btest 0.000458 0.000163 63.944390 ( 6.414978)
test_basic 0.002850 0.001018 0.256101 ( 0.351579)
test_all 0.000642 0.000230 501.499256 ( 50.533352)
test_rubyspec 0.008558 0.020003 35.159022 ( 45.697237)
total: 109.59 sec