Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-041944
#<BuildRuby:0x000055ae4206b440
@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.20220311-041944",
@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.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009047 0.000711 1.011952 ( 1.171780)
build_miniruby 0.001908 0.000272 0.080816 ( 0.079079)
build_ruby 0.001658 0.000237 0.071622 ( 0.069428)
build_all 0.008747 0.001250 1.521303 ( 0.608962)
build_install 0.016091 0.006346 5.240393 ( 2.162804)
test_btest 0.000940 0.000177 76.737197 ( 8.315392)
test_basic 0.000561 0.005877 0.332929 ( 0.427837)
test_all 0.001597 0.000399 704.096734 ( 69.342500)
test_rubyspec 0.111493 0.058712 46.475128 ( 51.522360)
total: 133.70 sec