Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-010736
#<BuildRuby:0x0000561829e98af8
@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.20220206-010736",
@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.000012 0.000002 0.000014 ( 0.000022)
configure 0.000071 0.000000 0.000071 ( 0.000053)
build_up 0.009373 0.000827 0.946033 ( 1.235111)
build_miniruby 0.001493 0.000230 0.076009 ( 0.075822)
build_ruby 0.001459 0.000224 0.081301 ( 0.081183)
build_all 0.010312 0.000791 4.147888 ( 0.800391)
build_install 0.017305 0.006481 7.883341 ( 2.354421)
test_btest 0.001256 0.000000 78.247816 ( 8.069391)
test_basic 0.007196 0.000518 0.347405 ( 0.435809)
test_all 0.001482 0.000262 656.791118 ( 65.236240)
test_rubyspec 0.100948 0.066106 45.970137 ( 51.391427)
total: 129.68 sec