Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-082211
#<BuildRuby:0x0000563a0623eec0
@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.20230805-082211",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001464 0.003698 1.486777 ( 2.754373)
build_miniruby 0.000847 0.000127 0.919488 ( 0.919577)
build_ruby 0.001319 0.000198 2.805975 ( 2.854731)
build_all 0.004023 0.004874 14.225916 ( 1.276947)
build_install 0.008255 0.000758 2.115846 ( 0.961979)
test_btest 0.000698 0.000000 82.101825 ( 7.459787)
test_basic 0.001126 0.002945 0.705256 ( 0.782674)
test_all 0.000775 0.000168 557.074412 ( 52.533689)
test_rubyspec 0.020411 0.020509 47.471416 ( 59.796102)
total: 129.34 sec