Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-143211
#<BuildRuby:0x000055e8d9978e80
@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.20220725-143211",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006230 0.003462 0.840213 ( 1.145134)
build_miniruby 0.000814 0.000452 0.061598 ( 0.059720)
build_ruby 0.001326 0.000737 0.062072 ( 0.059856)
build_all 0.000000 0.008801 1.280864 ( 0.477295)
build_install 0.011903 0.003896 4.220163 ( 1.785186)
test_btest 0.001151 0.000767 55.894602 ( 6.136648)
test_basic 0.005713 0.000589 0.301337 ( 0.391507)
test_all 0.001691 0.001041 474.267535 ( 51.062872)
test_rubyspec 0.067134 0.053236 41.949244 ( 47.719552)
total: 108.84 sec