Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-012631
#<BuildRuby:0x0000564ccfdba548
@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-012631",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000019 0.000003 0.000022 ( 0.000012)
build_up 0.012494 0.000021 0.956889 ( 1.356189)
build_miniruby 0.001885 0.000235 0.072640 ( 0.070946)
build_ruby 0.000000 0.002278 0.079220 ( 0.076865)
build_all 0.010315 0.000896 4.101324 ( 0.780791)
build_install 0.019346 0.001569 7.938373 ( 2.369116)
test_btest 0.001009 0.000137 47.364490 ( 45.288445)
test_basic 0.007736 0.000422 0.349576 ( 0.440366)
test_all 0.001587 0.000207 698.226544 ( 67.507932)
test_rubyspec 0.078548 0.082811 46.200932 ( 51.597424)
total: 169.49 sec