Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-190952
#<BuildRuby:0x000055759dbb1350
@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.20220813-190952",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004114 0.008207 0.833762 ( 1.532325)
build_miniruby 0.000958 0.000399 0.053611 ( 0.052460)
build_ruby 0.002242 0.000059 0.061479 ( 0.059015)
build_all 0.008724 0.000606 1.237337 ( 0.456856)
build_install 0.009631 0.005951 1.586111 ( 0.785504)
test_btest 0.000699 0.000271 55.013244 ( 5.996661)
test_basic 0.001987 0.004869 0.285823 ( 0.375884)
test_all 0.002761 0.001227 489.981172 ( 52.029495)
test_rubyspec 0.086123 0.050858 41.659647 ( 49.308649)
total: 110.60 sec