Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-102403
#<BuildRuby:0x00005555bad25338
@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.20221019-102403",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004992 0.004365 1.136469 ( 1.187981)
build_miniruby 0.002218 0.000000 0.106751 ( 0.103155)
build_ruby 0.001480 0.000000 0.109446 ( 0.106974)
build_all 0.003896 0.004127 1.353028 ( 0.574091)
build_install 0.011032 0.004850 1.663994 ( 0.904168)
test_btest 0.001613 0.000380 62.318201 ( 6.529737)
test_basic 0.005340 0.001257 0.363473 ( 0.453206)
test_all 0.003002 0.004321 514.490571 ( 54.661206)
test_rubyspec 0.087166 0.046845 43.244630 ( 51.723153)
total: 116.24 sec