Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-201603
#<BuildRuby:0x0000563501643e80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230123-201603",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000044 0.000009 0.000053 ( 0.000053)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.003818 0.004978 0.852942 ( 1.030938)
build_miniruby 0.000950 0.000272 0.999494 ( 0.997758)
build_ruby 0.001442 0.000000 2.753328 ( 2.750828)
build_all 0.009435 0.000615 16.709978 ( 2.996762)
build_install 0.003273 0.005829 2.124079 ( 1.092942)
test_btest 0.000787 0.000251 72.427069 ( 10.443453)
test_basic 0.002208 0.004183 0.307423 ( 0.394105)
test_all 0.000869 0.000316 652.548052 ( 99.331603)
test_rubyspec 0.067764 0.035736 50.910076 ( 58.994669)
total: 178.03 sec