Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-174534
#<BuildRuby:0x00005647720cbce0
@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.20221203-174534",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004506 0.000347 0.805351 ( 1.081709)
build_miniruby 0.000849 0.000066 0.537600 ( 0.537284)
build_ruby 0.001313 0.000000 1.687674 ( 1.613003)
build_all 0.005952 0.003632 12.035694 ( 1.480093)
build_install 0.002461 0.004453 1.667997 ( 0.764141)
test_btest 0.000589 0.000110 65.407950 ( 6.212976)
test_basic 0.002630 0.000493 0.247084 ( 0.343812)
test_all 0.000758 0.000142 512.797981 ( 51.661312)
test_rubyspec 0.019323 0.006742 35.635258 ( 46.206675)
total: 109.90 sec