Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-121246
#<BuildRuby:0x000055de55801770
@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-121246",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000029 0.000002 0.000031 ( 0.000029)
build_up 0.011213 0.000862 0.926581 ( 1.215237)
build_miniruby 0.000000 0.002332 0.078591 ( 0.076178)
build_ruby 0.000235 0.001834 0.074509 ( 0.072359)
build_all 0.006117 0.004894 4.119180 ( 0.807256)
build_install 0.016775 0.006433 7.848069 ( 2.338105)
test_btest 0.001033 0.000243 47.373648 ( 43.970510)
test_basic 0.003504 0.004728 0.334638 ( 0.422140)
test_all 0.001413 0.000392 696.047048 ( 67.164650)
test_rubyspec 0.114371 0.043317 46.093377 ( 51.576012)
total: 167.64 sec