Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-020814
#<BuildRuby:0x000055d9ad0fc620
@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.20221109-020814",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009554 0.001192 1.093676 ( 1.260032)
build_miniruby 0.001576 0.000338 0.068402 ( 0.066279)
build_ruby 0.001680 0.000359 0.071469 ( 0.069390)
build_all 0.008739 0.000820 1.485231 ( 0.598171)
build_install 0.015008 0.007442 1.880798 ( 0.943358)
test_btest 0.001122 0.000280 86.428801 ( 8.978104)
test_basic 0.007187 0.001797 0.320541 ( 0.407629)
test_all 0.001845 0.000461 686.888571 ( 69.218488)
test_rubyspec 0.141376 0.043940 47.438405 ( 55.590284)
total: 137.13 sec