Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-224905
#<BuildRuby:0x000055edef70c708
@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.20220203-224905",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005651 0.005758 0.947865 ( 1.208725)
build_miniruby 0.001206 0.000371 0.075194 ( 0.073820)
build_ruby 0.002306 0.000000 0.078052 ( 0.075700)
build_all 0.005435 0.004133 4.111764 ( 0.771116)
build_install 0.018668 0.006222 7.908589 ( 2.332690)
test_btest 0.001456 0.000000 47.181721 ( 43.983258)
test_basic 0.007716 0.000000 0.333594 ( 0.422547)
test_all 0.001478 0.000399 688.810056 ( 66.935561)
test_rubyspec 0.109392 0.061690 46.000505 ( 51.157869)
total: 166.96 sec