Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-190502
#<BuildRuby:0x0000559bdf328a68
@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.20221006-190502",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009074 0.000698 1.074719 ( 1.264365)
build_miniruby 0.001465 0.000112 0.102613 ( 0.099693)
build_ruby 0.001490 0.000115 0.097174 ( 0.093934)
build_all 0.004190 0.003504 1.281131 ( 0.563031)
build_install 0.014111 0.001764 1.595123 ( 0.868769)
test_btest 0.001467 0.000184 61.856234 ( 6.415086)
test_basic 0.005451 0.000682 0.359340 ( 0.463475)
test_all 0.005805 0.000039 492.171648 ( 53.599277)
test_rubyspec 0.101663 0.028028 42.215590 ( 50.467287)
total: 113.84 sec