Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-060827
#<BuildRuby:0x000055d3ef841390
@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.20220812-060827",
@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.000030 0.000008 0.000038 ( 0.000038)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000038 0.000009 0.000047 ( 0.000048)
build_up 0.010586 0.002646 0.843977 ( 1.128081)
build_miniruby 0.001935 0.000000 0.060622 ( 0.058372)
build_ruby 0.001719 0.000000 0.059530 ( 0.058032)
build_all 0.004475 0.004429 1.282183 ( 0.462068)
build_install 0.012116 0.002838 4.388251 ( 1.804021)
test_btest 0.001548 0.000430 53.451194 ( 5.918437)
test_basic 0.005550 0.000287 0.299169 ( 0.389984)
test_all 0.004514 0.000514 498.959523 ( 52.467609)
test_rubyspec 0.102254 0.026852 41.374762 ( 48.943487)
total: 111.23 sec