Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-073702
#<BuildRuby:0x0000564eef4cc0e0
@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.20230114-073702",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004033 0.000021 0.624267 ( 1.054006)
build_miniruby 0.000928 0.000000 0.678106 ( 0.677125)
build_ruby 0.001331 0.000000 2.425049 ( 2.424828)
build_all 0.003582 0.005944 12.978171 ( 1.607754)
build_install 0.002123 0.004416 1.505723 ( 0.730637)
test_btest 0.000485 0.000194 67.183448 ( 5.995304)
test_basic 0.003305 0.000660 0.264820 ( 0.359805)
test_all 0.000826 0.000321 499.179256 ( 48.444147)
test_rubyspec 0.015132 0.012292 36.048862 ( 46.522387)
total: 107.82 sec