Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-061039
#<BuildRuby:0x0000556f6549bce8
@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-061039",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001049 0.004324 1.324367 ( 2.708255)
build_miniruby 0.000901 0.000200 0.885027 ( 0.884378)
build_ruby 0.000000 0.001172 2.757171 ( 2.757129)
build_all 0.007708 0.001810 14.809484 ( 1.332716)
build_install 0.008148 0.000044 2.071258 ( 0.963441)
test_btest 0.000752 0.000164 86.173675 ( 8.073600)
test_basic 0.004508 0.000980 0.755551 ( 0.833065)
test_all 0.001317 0.000000 535.102089 ( 46.914438)
test_rubyspec 0.025562 0.014359 43.913219 ( 56.319544)
total: 120.79 sec