Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-165349
#<BuildRuby:0x0000564358eb48e8
@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.20220921-165349",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005063 0.005164 1.081493 ( 1.087039)
build_miniruby 0.002027 0.000468 0.117615 ( 0.112709)
build_ruby 0.001722 0.000397 0.113176 ( 0.096017)
build_all 0.008721 0.000863 1.558567 ( 0.655102)
build_install 0.021586 0.000000 1.896492 ( 0.962087)
test_btest 0.001545 0.000000 76.164329 ( 8.341683)
test_basic 0.006522 0.000783 0.386495 ( 0.481158)
test_all 0.003839 0.000606 649.089556 ( 66.780258)
test_rubyspec 0.136127 0.033247 45.540048 ( 53.898604)
total: 132.42 sec