Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-054455
#<BuildRuby:0x000055c92022f788
@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.20220201-054455",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009610 0.000383 0.991161 ( 2.132688)
build_miniruby 0.001410 0.000282 0.075969 ( 0.074119)
build_ruby 0.001439 0.000288 0.076969 ( 0.075402)
build_all 0.006676 0.003785 4.100673 ( 0.795360)
build_install 0.019782 0.003487 7.820248 ( 2.295440)
test_btest 0.001072 0.000238 47.728544 ( 44.435342)
test_basic 0.001875 0.005550 0.332663 ( 0.420777)
test_all 0.001188 0.000330 642.257217 ( 64.997898)
test_rubyspec 0.082141 0.069990 46.151237 ( 51.716262)
total: 166.94 sec