Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-050530
#<BuildRuby:0x0000561e2e265550
@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.20220825-050530",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004906 0.004194 0.875311 ( 2.053348)
build_miniruby 0.001130 0.000377 0.061187 ( 0.060307)
build_ruby 0.001130 0.000376 0.062893 ( 0.061916)
build_all 0.006220 0.002073 1.252551 ( 0.469327)
build_install 0.007447 0.007755 1.581327 ( 0.796562)
test_btest 0.000785 0.000327 53.673633 ( 5.974421)
test_basic 0.000464 0.005577 0.284562 ( 0.375415)
test_all 0.004157 0.000476 513.073493 ( 53.672585)
test_rubyspec 0.068531 0.065396 41.801955 ( 50.424383)
total: 113.89 sec