Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-052821
#<BuildRuby:0x0000563363b1bba0
@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.20221028-052821",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009316 0.002541 1.123527 ( 1.220703)
build_miniruby 0.001213 0.000331 0.102537 ( 0.099665)
build_ruby 0.001289 0.000351 0.102505 ( 0.100012)
build_all 0.003855 0.004670 1.328467 ( 0.576842)
build_install 0.008094 0.006180 1.611181 ( 0.881148)
test_btest 0.000949 0.000365 62.326432 ( 6.567026)
test_basic 0.001003 0.005765 0.340860 ( 0.439095)
test_all 0.006991 0.001282 495.607158 ( 53.686971)
test_rubyspec 0.065442 0.046082 43.297385 ( 51.939604)
total: 115.51 sec