Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-003956
#<BuildRuby:0x0000558be69f0610
@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.20220816-003956",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010880 0.000664 1.010407 ( 3.799022)
build_miniruby 0.001509 0.000302 0.075234 ( 0.074342)
build_ruby 0.001910 0.000382 0.080723 ( 0.079094)
build_all 0.007529 0.001506 1.532051 ( 0.589633)
build_install 0.011368 0.010047 1.898837 ( 0.936659)
test_btest 0.001116 0.000000 79.435810 ( 8.149059)
test_basic 0.004342 0.003547 0.326348 ( 0.414398)
test_all 0.002517 0.000795 666.023375 ( 66.015882)
test_rubyspec 0.089132 0.074158 45.975473 ( 53.590994)
total: 133.65 sec