Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-032816
#<BuildRuby:0x0000561664eb0c00
@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.20221117-032816",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001421 0.006782 1.101344 ( 1.339146)
build_miniruby 0.002254 0.000000 0.900284 ( 0.900833)
build_ruby 0.001195 0.001035 2.344789 ( 2.255676)
build_all 0.012763 0.005550 18.339204 ( 2.254969)
build_install 0.013034 0.005813 1.968472 ( 1.051881)
test_btest 0.000811 0.000309 86.193065 ( 10.212071)
test_basic 0.002237 0.004846 0.353306 ( 0.449742)
test_all 0.001123 0.000792 729.656643 ( 75.864839)
test_rubyspec 0.086230 0.048797 50.742349 ( 59.255221)
total: 153.59 sec