Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-021239
#<BuildRuby:0x0000556b2d730af8
@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.20220405-021239",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008221 0.002055 1.020432 ( 1.384899)
build_miniruby 0.002235 0.000000 0.073790 ( 0.072444)
build_ruby 0.000000 0.001990 0.076897 ( 0.075976)
build_all 0.001322 0.009479 4.155935 ( 0.858413)
build_install 0.023313 0.000636 8.533199 ( 2.999360)
test_btest 0.001013 0.000320 76.147215 ( 8.443789)
test_basic 0.003940 0.004258 0.339587 ( 0.428006)
test_all 0.001394 0.000488 684.526431 ( 66.750441)
test_rubyspec 0.111412 0.049047 46.612810 ( 52.077454)
total: 133.09 sec