Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-165126
#<BuildRuby:0x000055771f0d04d0
@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.20221206-165126",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001536 0.008281 1.184577 ( 2.019239)
build_miniruby 0.002639 0.000000 0.845361 ( 0.851886)
build_ruby 0.003318 0.000000 2.237886 ( 2.160498)
build_all 0.018691 0.001409 18.532738 ( 2.146344)
build_install 0.011640 0.009758 2.099449 ( 1.038748)
test_btest 0.001097 0.000274 93.185426 ( 9.145582)
test_basic 0.007278 0.000601 0.357220 ( 0.445635)
test_all 0.002399 0.000000 694.388544 ( 69.834390)
test_rubyspec 0.072378 0.074223 49.386361 ( 57.915853)
total: 145.56 sec