Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-204555
#<BuildRuby:0x000056527c76cc10
@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.20220223-204555",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009920 0.001418 0.855593 ( 0.909935)
build_miniruby 0.001479 0.000211 0.070348 ( 0.070659)
build_ruby 0.001820 0.000260 0.078081 ( 0.077402)
build_all 0.000681 0.009642 4.196924 ( 0.862125)
build_install 0.020075 0.004080 7.917367 ( 2.465297)
test_btest 0.000977 0.000261 74.889939 ( 7.990125)
test_basic 0.007930 0.000000 0.345723 ( 0.435963)
test_all 0.001596 0.000000 665.884221 ( 65.526338)
test_rubyspec 0.104893 0.060976 46.286083 ( 51.739571)
total: 130.08 sec