Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-051840
#<BuildRuby:0x000055bc7435e5e0
@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.20220205-051840",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000026 0.000006 0.000032 ( 0.000028)
build_up 0.009844 0.001276 0.998730 ( 1.128059)
build_miniruby 0.001737 0.000372 0.074552 ( 0.072251)
build_ruby 0.001346 0.000289 0.080242 ( 0.078622)
build_all 0.010445 0.000297 4.107883 ( 0.783086)
build_install 0.022353 0.002176 7.814044 ( 2.302814)
test_btest 0.001296 0.000216 47.685849 ( 45.049302)
test_basic 0.007189 0.001199 0.338821 ( 0.426883)
test_all 0.001634 0.000273 706.159844 ( 72.701266)
test_rubyspec 0.052862 0.104072 46.284784 ( 51.760803)
total: 174.30 sec