Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-212752
#<BuildRuby:0x000055ff0431f520
@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.20221227-212752",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.005449 0.003633 0.952898 ( 1.263250)
build_miniruby 0.001603 0.001069 0.842838 ( 0.840994)
build_ruby 0.001779 0.001186 2.142831 ( 2.142359)
build_all 0.015446 0.004450 18.605457 ( 2.209375)
build_install 0.016967 0.004092 2.037708 ( 1.021116)
test_btest 0.000000 0.001564 91.326177 ( 9.097402)
test_basic 0.006162 0.003908 0.366095 ( 0.450505)
test_all 0.002137 0.000000 671.964691 ( 70.825125)
test_rubyspec 0.105391 0.074542 48.110470 ( 56.229861)
total: 144.08 sec