Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-154122
#<BuildRuby:0x00005556c6d088e8
@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.20220919-154122",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009485 0.000796 1.081151 ( 1.130869)
build_miniruby 0.002231 0.000000 0.116078 ( 0.112153)
build_ruby 0.002366 0.000052 0.118702 ( 0.100989)
build_all 0.010045 0.000712 1.594693 ( 0.661425)
build_install 0.014332 0.008520 1.968788 ( 0.962848)
test_btest 0.001177 0.000236 73.429088 ( 8.107246)
test_basic 0.002097 0.005076 0.385208 ( 0.473624)
test_all 0.000282 0.003410 683.589691 ( 68.529861)
test_rubyspec 0.103135 0.064055 45.475653 ( 54.044235)
total: 134.12 sec