Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-021411
#<BuildRuby:0x0000564d3facf520
@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.20230619-021411",
@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.000025 0.000000 0.000025 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004562 0.000196 1.506849 ( 2.705149)
build_miniruby 0.000792 0.000247 0.842147 ( 0.842024)
build_ruby 0.000951 0.000297 2.604741 ( 2.604574)
build_all 0.009819 0.000000 13.073643 ( 1.194568)
build_install 0.004862 0.003602 1.896017 ( 0.861082)
test_btest 0.000832 0.000250 83.739505 ( 8.201924)
test_basic 0.002881 0.002423 0.693583 ( 0.773672)
test_all 0.001224 0.000389 443.816829 ( 47.719341)
test_rubyspec 0.029279 0.012416 42.864896 ( 55.356350)
total: 120.26 sec