Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-072028
#<BuildRuby:0x0000561ded23a120
@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.20221025-072028",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000027 0.000000 0.000027 ( 0.000024)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004293 0.005988 1.143610 ( 1.210524)
build_miniruby 0.001720 0.000459 0.110421 ( 0.106985)
build_ruby 0.001238 0.000330 0.110385 ( 0.107367)
build_all 0.009018 0.000381 1.375285 ( 0.597367)
build_install 0.009376 0.005350 1.713887 ( 0.918571)
test_btest 0.001866 0.000519 61.351643 ( 6.488959)
test_basic 0.005491 0.001525 0.340502 ( 0.431253)
test_all 0.006163 0.000574 523.716966 ( 55.678465)
test_rubyspec 0.090797 0.031746 43.411784 ( 51.900744)
total: 117.44 sec