Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-085052
#<BuildRuby:0x000055d6c08afe20
@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-085052",
@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.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002019 0.003670 1.370947 ( 2.721060)
build_miniruby 0.001222 0.000000 0.873310 ( 0.872563)
build_ruby 0.001301 0.000000 2.591150 ( 2.592131)
build_all 0.006496 0.003361 16.724673 ( 1.475764)
build_install 0.010379 0.000000 5.036108 ( 1.238082)
test_btest 0.000793 0.000000 87.791124 ( 8.058520)
test_basic 0.003808 0.000059 0.749908 ( 0.830343)
test_all 0.000000 0.001423 463.106010 ( 50.944995)
test_rubyspec 0.023644 0.016033 44.296989 ( 56.809197)
total: 125.54 sec