Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-175209
#<BuildRuby:0x000055dd70727e20
@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.20230731-175209",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004647 0.000081 1.481089 ( 3.797487)
build_miniruby 0.001210 0.000115 0.972330 ( 0.972123)
build_ruby 0.001042 0.000099 2.701636 ( 2.701234)
build_all 0.002329 0.006937 14.086809 ( 1.309557)
build_install 0.003034 0.006372 2.008367 ( 0.887881)
test_btest 0.000820 0.000197 81.537190 ( 7.295970)
test_basic 0.004010 0.000963 0.707043 ( 0.785160)
test_all 0.001294 0.000125 505.571559 ( 59.329962)
test_rubyspec 0.010087 0.033663 45.269904 ( 57.466113)
total: 134.55 sec