Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-191219
#<BuildRuby:0x000055a22c0e3340
@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.20220213-191219",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005742 0.005451 0.936499 ( 1.317252)
build_miniruby 0.002027 0.000468 0.078578 ( 0.075546)
build_ruby 0.001555 0.000359 0.074349 ( 0.072663)
build_all 0.004391 0.006210 4.133032 ( 0.793842)
build_install 0.020166 0.003578 7.805548 ( 2.397885)
test_btest 0.001208 0.000336 72.835224 ( 8.213018)
test_basic 0.001993 0.005619 0.334884 ( 0.425091)
test_all 0.000000 0.002128 707.568864 ( 67.811843)
test_rubyspec 0.088186 0.065959 46.146871 ( 51.632353)
total: 132.74 sec