Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-012950
#<BuildRuby:0x0000561f8550b4f0
@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.20230620-012950",
@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.000000 0.000044 0.000044 ( 0.000015)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000007 0.000007 ( 0.000008)
build_up 0.000881 0.004182 1.579159 ( 2.868413)
build_miniruby 0.001021 0.000170 0.850804 ( 0.850268)
build_ruby 0.001159 0.000193 2.530645 ( 2.531202)
build_all 0.006144 0.003825 15.976768 ( 1.361080)
build_install 0.004925 0.004375 4.864129 ( 1.156520)
test_btest 0.000939 0.000223 87.802802 ( 7.313347)
test_basic 0.000747 0.003323 0.663580 ( 0.746390)
test_all 0.001555 0.000000 437.102375 ( 47.891045)
test_rubyspec 0.011224 0.020881 41.104901 ( 53.575755)
total: 118.29 sec