Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-115654
#<BuildRuby:0x000055a2454dc870
@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.20220202-115654",
@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.000011 0.000002 0.000013 ( 0.000025)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000379 0.009934 0.931540 ( 0.998636)
build_miniruby 0.001429 0.000612 0.075768 ( 0.074156)
build_ruby 0.001367 0.000586 0.075978 ( 0.074359)
build_all 0.007053 0.003557 4.114197 ( 0.790524)
build_install 0.018236 0.005048 7.805004 ( 2.339144)
test_btest 0.000806 0.000323 46.381084 ( 43.190259)
test_basic 0.006517 0.002607 0.333067 ( 0.429145)
test_all 0.001620 0.000648 686.883120 ( 66.550729)
test_rubyspec 0.096800 0.071304 46.134537 ( 51.580279)
total: 166.03 sec