Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-215016
#<BuildRuby:0x00005556cef97d68
@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.20230701-215016",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002485 0.003588 1.395363 ( 2.680955)
build_miniruby 0.001293 0.000000 0.858753 ( 0.858562)
build_ruby 0.001259 0.000000 2.637425 ( 2.638114)
build_all 0.007487 0.001270 11.455812 ( 7.936828)
build_install 0.008088 0.000000 5.034693 ( 1.921408)
test_btest 0.000000 0.001057 86.424483 ( 7.635655)
test_basic 0.001658 0.003313 0.647663 ( 0.728866)
test_all 0.000757 0.001324 485.450627 ( 49.059595)
test_rubyspec 0.028048 0.015453 43.588093 ( 55.935417)
total: 129.40 sec