Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-233852
#<BuildRuby:0x0000562bae41c848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-233852",
@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.000010 0.000001 0.000011 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000096 0.000015 0.000111 ( 0.000115)
build_up 0.004571 0.006256 0.949581 ( 1.366310)
build_miniruby 0.001469 0.000367 0.077159 ( 0.075016)
build_ruby 0.001821 0.000455 0.064614 ( 0.062127)
build_all 0.010904 0.000000 4.121618 ( 0.787211)
build_install 0.023045 0.000572 7.922240 ( 2.343456)
test_btest 0.001180 0.000197 46.541024 ( 43.196935)
test_basic 0.005925 0.000988 0.345281 ( 0.435759)
test_all 0.001732 0.000289 648.388107 ( 65.340312)
test_rubyspec 0.117385 0.049144 46.232090 ( 51.499992)
total: 165.11 sec