Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-082142
#<BuildRuby:0x0000558a323bf5f8
@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.20230726-082142",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006360 1.455115 ( 2.722868)
build_miniruby 0.000000 0.001066 0.907882 ( 0.907148)
build_ruby 0.000554 0.000697 3.072597 ( 3.072165)
build_all 0.008638 0.000910 15.107323 ( 1.378144)
build_install 0.009729 0.000199 2.182568 ( 0.990149)
test_btest 0.001044 0.000190 87.856475 ( 7.696713)
test_basic 0.005147 0.000126 0.658327 ( 0.734936)
test_all 0.001550 0.000000 536.447532 ( 59.332588)
test_rubyspec 0.010441 0.029579 44.543192 ( 56.927221)
total: 133.76 sec