Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-091951
#<BuildRuby:0x000056253b5c3440
@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.20220210-091951",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006679 0.004390 0.962062 ( 1.520324)
build_miniruby 0.002038 0.000272 0.077761 ( 0.075040)
build_ruby 0.001708 0.000228 0.072208 ( 0.070030)
build_all 0.005494 0.004672 4.091443 ( 0.771751)
build_install 0.018817 0.005638 7.868797 ( 2.359669)
test_btest 0.001173 0.000247 77.971901 ( 8.411657)
test_basic 0.006977 0.001469 0.332604 ( 0.425189)
test_all 0.001609 0.000339 698.503580 ( 67.291773)
test_rubyspec 0.103741 0.060776 46.425885 ( 51.704943)
total: 132.63 sec