Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-012732
#<BuildRuby:0x0000561ad9b384f0
@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.20220225-012732",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008566 0.003374 0.881469 ( 1.405824)
build_miniruby 0.001565 0.000293 0.072719 ( 0.073176)
build_ruby 0.001767 0.000331 0.077788 ( 0.077647)
build_all 0.004930 0.005272 4.164525 ( 0.859524)
build_install 0.019383 0.003787 8.011524 ( 2.512339)
test_btest 0.000939 0.000223 74.130244 ( 8.257120)
test_basic 0.000227 0.007345 0.322854 ( 0.412582)
test_all 0.001191 0.000379 694.923376 ( 67.566566)
test_rubyspec 0.103084 0.060734 46.086036 ( 51.256685)
total: 132.42 sec