Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-143403
#<BuildRuby:0x0000563890c93bb8
@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.20230806-143403",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002292 0.003140 1.464639 ( 2.691258)
build_miniruby 0.001124 0.000000 0.957947 ( 0.957048)
build_ruby 0.001706 0.000000 2.698858 ( 2.703332)
build_all 0.009320 0.000160 15.252073 ( 1.377442)
build_install 0.006464 0.003559 2.194598 ( 0.981511)
test_btest 0.000919 0.000136 87.636190 ( 7.731238)
test_basic 0.000000 0.005086 0.533021 ( 0.609374)
test_all 0.001340 0.000978 550.460654 ( 54.058703)
test_rubyspec 0.030766 0.013125 46.461827 ( 58.796324)
total: 129.91 sec