Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-221543
#<BuildRuby:0x000055a3ba9a6038
@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.20220721-221543",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000041 0.000003 0.000044 ( 0.000045)
configure 0.000044 0.000003 0.000047 ( 0.000048)
build_up 0.004890 0.008574 0.879864 ( 1.319185)
build_miniruby 0.001136 0.000244 0.053876 ( 0.052658)
build_ruby 0.001539 0.000330 0.064631 ( 0.063244)
build_all 0.006528 0.001399 1.214699 ( 0.457649)
build_install 0.004496 0.012537 4.299632 ( 1.857469)
test_btest 0.001359 0.000510 53.274509 ( 6.367646)
test_basic 0.003262 0.002311 0.300375 ( 0.394827)
test_all 0.001894 0.000737 501.170693 ( 53.001365)
test_rubyspec 0.066739 0.061652 41.608541 ( 47.533295)
total: 111.05 sec