Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-084624
#<BuildRuby:0x000055e0b2f6bba0
@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.20230729-084624",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004309 0.000958 1.397302 ( 2.620720)
build_miniruby 0.000782 0.000174 0.896783 ( 0.897261)
build_ruby 0.001210 0.000269 2.549603 ( 2.554238)
build_all 0.007277 0.001617 13.799197 ( 1.238520)
build_install 0.008327 0.000000 1.993116 ( 0.945789)
test_btest 0.001078 0.000000 76.854382 ( 7.772323)
test_basic 0.005013 0.000124 0.659595 ( 0.734926)
test_all 0.001024 0.000194 511.416681 ( 48.970572)
test_rubyspec 0.016735 0.016412 44.136241 ( 56.568698)
total: 122.30 sec