Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-085231
#<BuildRuby:0x000055bc67083940
@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.20220331-085231",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000101 0.000026 0.000127 ( 0.000076)
build_up 0.003286 0.007817 1.029771 ( 1.485833)
build_miniruby 0.001395 0.000537 0.066984 ( 0.065439)
build_ruby 0.002221 0.000000 0.080835 ( 0.078706)
build_all 0.007903 0.002230 4.271764 ( 0.876167)
build_install 0.020537 0.003844 8.066958 ( 2.485347)
test_btest 0.000949 0.000300 76.964609 ( 8.258069)
test_basic 0.005833 0.001842 0.354554 ( 0.444016)
test_all 0.001745 0.000551 668.374748 ( 66.050141)
test_rubyspec 0.102059 0.060068 46.661741 ( 52.172563)
total: 131.92 sec