Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-203703
#<BuildRuby:0x0000555ca9d5fe20
@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.20230707-203703",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005834 0.000407 1.481416 ( 2.715383)
build_miniruby 0.000850 0.000189 0.915682 ( 0.915850)
build_ruby 0.001360 0.000302 2.717386 ( 2.718004)
build_all 0.005028 0.004442 8.325362 ( 7.631568)
build_install 0.003311 0.005325 2.093717 ( 1.730002)
test_btest 0.000866 0.000273 85.569202 ( 8.135459)
test_basic 0.000716 0.003179 0.767394 ( 0.849127)
test_all 0.001046 0.000366 470.091789 ( 43.598458)
test_rubyspec 0.019846 0.013289 42.318260 ( 54.714938)
total: 123.01 sec