Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-005643
#<BuildRuby:0x00005580158669c0
@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.20220802-005643",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000014 0.000006 0.000020 ( 0.000018)
build_up 0.004488 0.006194 0.854521 ( 1.179196)
build_miniruby 0.001747 0.000000 0.053763 ( 0.053068)
build_ruby 0.001421 0.000000 0.065691 ( 0.065739)
build_all 0.005039 0.001780 1.212460 ( 0.479022)
build_install 0.013213 0.002426 4.132696 ( 1.772907)
test_btest 0.000779 0.000311 53.066499 ( 6.107414)
test_basic 0.003878 0.001552 0.288924 ( 0.383691)
test_all 0.002759 0.000346 497.933455 ( 53.210245)
test_rubyspec 0.074121 0.056862 41.049772 ( 47.106271)
total: 110.36 sec