Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-031901
#<BuildRuby:0x00005561ad29bfa8
@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.20231030-031901",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000861 0.004110 1.410703 ( 1.663676)
build_miniruby 0.001127 0.000178 0.918529 ( 0.918035)
build_ruby 0.001088 0.000172 2.658138 ( 2.658026)
build_all 0.010057 0.000253 16.516092 ( 1.572517)
build_install 0.009453 0.000130 4.957153 ( 1.164327)
test_btest 0.001022 0.000134 82.172271 ( 7.207187)
test_basic 0.000000 0.003809 0.632404 ( 0.710833)
test_all 0.089882 0.049209 501.998216 ( 60.152709)
test_rubyspec 0.013730 0.035490 50.118509 ( 62.398364)
total: 138.45 sec