Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-175131
#<BuildRuby:0x0000563626848098
@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.20230728-175131",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003522 0.002898 1.369525 ( 2.732696)
build_miniruby 0.000822 0.000205 0.888166 ( 0.887115)
build_ruby 0.000911 0.000228 2.666100 ( 2.666722)
build_all 0.006952 0.002616 14.430097 ( 1.291367)
build_install 0.001857 0.006407 2.103399 ( 0.912238)
test_btest 0.000712 0.000267 83.196186 ( 7.478337)
test_basic 0.003830 0.003613 0.755437 ( 0.827247)
test_all 0.000640 0.000997 507.289211 ( 58.241995)
test_rubyspec 0.018435 0.025190 44.322065 ( 56.704425)
total: 131.74 sec