Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-131153
#<BuildRuby:0x0000560b9142f840
@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.20230526-131153",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002247 0.003695 1.382374 ( 2.677471)
build_miniruby 0.000864 0.000130 0.723305 ( 0.722819)
build_ruby 0.001059 0.000159 2.270725 ( 2.270513)
build_all 0.006233 0.002982 11.991825 ( 1.069207)
build_install 0.006502 0.001131 1.701713 ( 0.871773)
test_btest 0.000606 0.000105 76.834564 ( 7.213065)
test_basic 0.003220 0.000560 0.642129 ( 0.723773)
test_all 0.001251 0.000000 437.574668 ( 42.011282)
test_rubyspec 0.015479 0.023634 42.362188 ( 54.841431)
total: 112.40 sec