Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-093030
#<BuildRuby:0x000055ae369828a0
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220328-093030",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009737 0.001498 0.974257 ( 1.243546)
build_miniruby 0.001981 0.000304 0.078103 ( 0.075526)
build_ruby 0.001696 0.000261 0.079098 ( 0.076858)
build_all 0.008842 0.001360 4.078672 ( 0.851338)
build_install 0.009393 0.013268 7.855805 ( 2.407748)
test_btest 0.001472 0.000000 73.994337 ( 8.034856)
test_basic 0.007736 0.000000 0.339407 ( 0.432672)
test_all 0.001367 0.000227 672.346834 ( 66.122111)
test_rubyspec 0.110375 0.060604 45.844008 ( 51.241883)
total: 130.49 sec