Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-070705
#<BuildRuby:0x0000561ba20f2eb8
@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.20231028-070705",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002272 0.003435 1.374702 ( 1.660824)
build_miniruby 0.000000 0.001119 0.847380 ( 0.847196)
build_ruby 0.000030 0.001261 2.678750 ( 2.679748)
build_all 0.005321 0.004412 16.605250 ( 1.525168)
build_install 0.007557 0.001489 4.955583 ( 1.149037)
test_btest 0.000714 0.000286 83.171021 ( 7.598445)
test_basic 0.000136 0.004125 0.650784 ( 0.729021)
test_all 0.090567 0.045327 512.275207 ( 60.628853)
test_rubyspec 0.022978 0.028301 50.146913 ( 62.491476)
total: 139.31 sec