Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-183851
#<BuildRuby:0x0000564b0c87f818
@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.20230724-183851",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005156 0.000350 1.465569 ( 2.746475)
build_miniruby 0.000836 0.000220 0.876185 ( 0.876067)
build_ruby 0.000990 0.000260 2.514408 ( 2.514379)
build_all 0.007224 0.001901 13.984515 ( 1.259597)
build_install 0.006889 0.000627 1.956068 ( 0.861272)
test_btest 0.000901 0.000226 80.026626 ( 7.394281)
test_basic 0.003739 0.000935 0.602130 ( 0.678635)
test_all 0.001312 0.000328 495.248841 ( 57.281413)
test_rubyspec 0.013630 0.028505 42.787403 ( 55.254584)
total: 128.87 sec