Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-144041
#<BuildRuby:0x0000563c36607520
@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.20230628-144041",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004657 0.000517 1.378997 ( 2.702310)
build_miniruby 0.001086 0.000120 0.896789 ( 0.895642)
build_ruby 0.001080 0.000120 2.594536 ( 2.594980)
build_all 0.004610 0.005316 16.424691 ( 1.479037)
build_install 0.003691 0.005626 4.672246 ( 1.091022)
test_btest 0.000848 0.000188 84.620719 ( 8.012187)
test_basic 0.004715 0.000000 0.678730 ( 0.760811)
test_all 0.001683 0.000000 467.359530 ( 53.089398)
test_rubyspec 0.019559 0.020381 41.802854 ( 54.284836)
total: 124.91 sec