Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-064105
#<BuildRuby:0x000055a4e2437b50
@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.20230624-064105",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000000 0.004890 1.526384 ( 2.718444)
build_miniruby 0.000000 0.001001 0.886218 ( 0.887391)
build_ruby 0.000000 0.001299 2.591536 ( 2.592014)
build_all 0.002031 0.008092 16.314424 ( 1.430812)
build_install 0.006901 0.003443 4.773325 ( 1.102979)
test_btest 0.000574 0.000414 85.941476 ( 8.074632)
test_basic 0.002639 0.001906 0.616468 ( 0.701879)
test_all 0.001354 0.000000 461.790136 ( 50.738842)
test_rubyspec 0.027023 0.016636 42.387145 ( 54.850292)
total: 123.10 sec