Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-035237
#<BuildRuby:0x0000559966fd8018
@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.20230726-035237",
@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.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005454 0.000000 1.297812 ( 2.512536)
build_miniruby 0.001023 0.000000 0.874220 ( 0.873435)
build_ruby 0.001215 0.000000 2.629401 ( 2.629531)
build_all 0.002130 0.007153 13.751376 ( 1.290781)
build_install 0.004139 0.003943 1.984612 ( 0.901557)
test_btest 0.000858 0.000186 80.414792 ( 7.328723)
test_basic 0.004148 0.000902 0.659956 ( 0.737443)
test_all 0.001778 0.000386 521.982209 ( 48.629220)
test_rubyspec 0.015903 0.024861 44.296466 ( 56.698113)
total: 121.60 sec