Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-121405
#<BuildRuby:0x0000561b50533ba0
@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-121405",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000035 0.000006 0.000041 ( 0.000039)
build_up 0.010803 0.001800 0.873444 ( 1.038300)
build_miniruby 0.001158 0.000193 0.052872 ( 0.051619)
build_ruby 0.001000 0.000167 0.058475 ( 0.057547)
build_all 0.003966 0.006105 1.265179 ( 0.486592)
build_install 0.011193 0.005535 1.583782 ( 0.785284)
test_btest 0.001092 0.000312 52.170869 ( 6.217385)
test_basic 0.003297 0.003116 0.296347 ( 0.387093)
test_all 0.001388 0.003776 510.453624 ( 53.363346)
test_rubyspec 0.072942 0.064214 41.560173 ( 49.224476)
total: 111.61 sec