Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-015129
#<BuildRuby:0x0000563f9d6bc4d8
@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-015129",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010871 0.000914 0.962181 ( 2.246398)
build_miniruby 0.000000 0.002176 0.068765 ( 0.066532)
build_ruby 0.000000 0.001824 0.077505 ( 0.075501)
build_all 0.010223 0.000000 4.162416 ( 0.779007)
build_install 0.017428 0.002697 7.835124 ( 2.329871)
test_btest 0.000954 0.000159 73.987764 ( 8.405692)
test_basic 0.007963 0.000415 0.335301 ( 0.423252)
test_all 0.001387 0.000219 699.449313 ( 67.566293)
test_rubyspec 0.128650 0.032127 46.320103 ( 51.776948)
total: 133.67 sec