Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-184405
#<BuildRuby:0x000055e6df3677b8
@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.20240115-184405",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004459 0.000446 1.112739 ( 1.494197)
build_miniruby 0.001383 0.000139 0.957819 ( 0.955788)
build_ruby 0.001259 0.000000 2.836799 ( 2.836537)
build_all 0.008406 0.000000 14.172834 ( 1.343066)
build_install 0.003483 0.003995 4.056625 ( 1.045834)
test_btest 0.000885 0.000126 74.124765 ( 7.086059)
test_basic 0.001320 0.003883 0.841483 ( 0.914755)
test_all 0.104883 0.023400 478.640838 ( 46.142329)
test_rubyspec 0.022314 0.022420 48.464406 ( 60.822255)
total: 122.64 sec