Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-164314
#<BuildRuby:0x0000560da6cef0b8
@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.20240114-164314",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.004145 0.000461 1.109972 ( 1.488844)
build_miniruby 0.000833 0.000092 0.933616 ( 0.933275)
build_ruby 0.001572 0.000175 2.732725 ( 2.737021)
build_all 0.003812 0.005095 14.140868 ( 1.250441)
build_install 0.006969 0.000363 4.087240 ( 1.045298)
test_btest 0.000852 0.000134 78.713320 ( 7.093918)
test_basic 0.004504 0.000000 0.649657 ( 0.730779)
test_all 0.081316 0.054707 461.895860 ( 48.913740)
test_rubyspec 0.029655 0.019786 48.030339 ( 60.376859)
total: 124.57 sec