Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-165910
#<BuildRuby:0x000055ef26aed448
@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.20220508-165910",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001875 0.005958 0.939391 ( 1.028270)
build_miniruby 0.000925 0.000308 0.054782 ( 0.053651)
build_ruby 0.001092 0.000000 0.060134 ( 0.058966)
build_all 0.005857 0.001048 1.312607 ( 0.561323)
build_install 0.013039 0.000369 6.463304 ( 3.029412)
test_btest 0.000424 0.000116 61.862911 ( 14.303226)
test_basic 0.004179 0.000052 0.259122 ( 0.356352)
test_all 0.001015 0.000265 541.458213 ( 63.676598)
test_rubyspec 0.030958 0.017050 52.560765 ( 58.260784)
total: 141.33 sec