Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-042052
#<BuildRuby:0x0000559532f51438
@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.20221009-042052",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011533 0.000867 1.133765 ( 1.313417)
build_miniruby 0.001319 0.000305 0.094839 ( 0.092194)
build_ruby 0.001213 0.000280 0.091117 ( 0.088259)
build_all 0.006816 0.001573 1.298768 ( 0.575242)
build_install 0.012052 0.002781 1.612668 ( 0.890164)
test_btest 0.001509 0.000348 61.842758 ( 6.256316)
test_basic 0.005390 0.001244 0.350079 ( 0.440056)
test_all 0.003928 0.002726 510.817483 ( 54.419028)
test_rubyspec 0.090958 0.047600 42.788895 ( 51.280088)
total: 115.36 sec