Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-095140
#<BuildRuby:0x0000555ad86cf6f0
@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.20230804-095140",
@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.000047 0.000005 0.000052 ( 0.000053)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004809 0.000506 1.477444 ( 2.770044)
build_miniruby 0.000957 0.000000 0.856130 ( 0.855830)
build_ruby 0.001687 0.000000 2.704564 ( 2.709252)
build_all 0.002619 0.006500 14.239533 ( 1.232282)
build_install 0.004376 0.003889 2.107051 ( 0.921477)
test_btest 0.000936 0.000195 81.529862 ( 8.318949)
test_basic 0.000544 0.003968 0.553731 ( 0.631036)
test_all 0.001340 0.000335 523.387036 ( 57.087625)
test_rubyspec 0.006475 0.038322 47.697335 ( 59.994827)
total: 134.52 sec