Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-015052
#<BuildRuby:0x000055d3b3bb0af8
@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.20220301-015052",
@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.000016 0.000004 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006113 0.004523 0.997182 ( 1.125972)
build_miniruby 0.001302 0.000372 0.076221 ( 0.074232)
build_ruby 0.001549 0.000443 0.079767 ( 0.078016)
build_all 0.009736 0.000300 4.102584 ( 0.848339)
build_install 0.018014 0.005656 7.904980 ( 2.428408)
test_btest 0.000957 0.000252 73.668080 ( 7.733340)
test_basic 0.001917 0.005273 0.341097 ( 0.435474)
test_all 0.001392 0.000440 711.485345 ( 68.289729)
test_rubyspec 0.077512 0.084004 46.332548 ( 51.405625)
total: 132.42 sec