Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-035517
#<BuildRuby:0x000056517e32be20
@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.20230727-035517",
@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.000017)
autoconf 0.000036 0.000006 0.000042 ( 0.000040)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004913 0.000776 1.597968 ( 2.873052)
build_miniruby 0.001174 0.000185 0.965721 ( 0.964223)
build_ruby 0.000000 0.001160 2.678006 ( 2.677946)
build_all 0.004977 0.004610 14.684779 ( 1.398998)
build_install 0.003791 0.004673 2.070321 ( 0.940425)
test_btest 0.000754 0.000197 83.694693 ( 8.313046)
test_basic 0.003026 0.000789 0.715459 ( 0.793959)
test_all 0.001334 0.000348 495.774868 ( 52.245140)
test_rubyspec 0.038166 0.003806 45.744486 ( 58.172722)
total: 128.38 sec