Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-165238
#<BuildRuby:0x000056201cf4b270
@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.20230122-165238",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000021)
build_up 0.003897 0.000000 0.610387 ( 1.030483)
build_miniruby 0.000705 0.000176 0.637480 ( 0.636847)
build_ruby 0.001237 0.000000 2.193993 ( 2.193803)
build_all 0.009054 0.000000 11.835009 ( 1.448619)
build_install 0.006241 0.000146 1.498715 ( 0.712962)
test_btest 0.000612 0.000115 63.593377 ( 6.316476)
test_basic 0.001283 0.002540 0.259830 ( 0.355342)
test_all 0.000950 0.000211 490.549396 ( 45.698264)
test_rubyspec 0.019333 0.009794 35.082187 ( 45.705083)
total: 104.10 sec