Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-172147
#<BuildRuby:0x000055fb0f6b4c10
@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.20220302-172147",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000049 0.000007 0.000056 ( 0.000063)
configure 0.000026 0.000003 0.000029 ( 0.000027)
build_up 0.008073 0.003277 1.030884 ( 1.404287)
build_miniruby 0.001595 0.000282 0.077810 ( 0.075900)
build_ruby 0.001714 0.000302 0.079416 ( 0.078134)
build_all 0.006115 0.004412 4.202388 ( 0.851187)
build_install 0.017827 0.002701 7.913981 ( 2.393680)
test_btest 0.000871 0.000182 77.729923 ( 7.978477)
test_basic 0.007046 0.000645 0.349167 ( 0.438250)
test_all 0.002029 0.000406 647.690913 ( 65.109493)
test_rubyspec 0.107915 0.054410 46.410209 ( 51.843638)
total: 130.17 sec