Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-123017
#<BuildRuby:0x000055e9f0a991f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221026-123017",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.011191 0.000000 1.153005 ( 1.304261)
build_miniruby 0.002121 0.000284 0.115998 ( 0.112110)
build_ruby 0.001185 0.000254 0.099013 ( 0.096812)
build_all 0.007044 0.001510 1.334982 ( 0.575964)
build_install 0.015009 0.001050 1.669583 ( 0.908903)
test_btest 0.001039 0.000195 63.170815 ( 6.655906)
test_basic 0.006083 0.001140 0.357390 ( 0.453858)
test_all 0.006169 0.000693 517.035090 ( 55.111282)
test_rubyspec 0.091335 0.030950 43.718413 ( 52.349477)
total: 117.57 sec