Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-004700
#<BuildRuby:0x0000560ec305b220
@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.20230801-004700",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.002132 0.003453 1.295253 ( 2.642876)
build_miniruby 0.000000 0.001045 0.933586 ( 0.932610)
build_ruby 0.000000 0.001218 2.602782 ( 2.603237)
build_all 0.004445 0.005192 14.214541 ( 1.233932)
build_install 0.007783 0.000672 2.079801 ( 0.986449)
test_btest 0.000959 0.000159 80.646035 ( 7.477091)
test_basic 0.000946 0.004165 0.554705 ( 0.629829)
test_all 0.000925 0.000193 525.772736 ( 48.705423)
test_rubyspec 0.033195 0.008727 44.276052 ( 56.662236)
total: 121.87 sec