Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-090318
#<BuildRuby:0x000055763b33eeb8
@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.20231205-090318",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004311 0.000453 1.175607 ( 1.605426)
build_miniruby 0.000868 0.000091 0.899659 ( 0.899903)
build_ruby 0.001142 0.000120 2.711463 ( 2.711012)
build_all 0.009370 0.000987 16.346393 ( 1.550783)
build_install 0.003817 0.005470 4.843106 ( 1.175565)
test_btest 0.000824 0.000130 83.776665 ( 7.630853)
test_basic 0.005480 0.000000 0.793659 ( 0.869826)
test_all 0.081245 0.054810 540.237366 ( 48.290554)
test_rubyspec 0.031374 0.016058 50.107004 ( 62.378402)
total: 127.11 sec