Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-025957
#<BuildRuby:0x0000564027a18e80
@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.20220804-025957",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000362 0.011106 0.818143 ( 1.104665)
build_miniruby 0.001458 0.000000 0.052515 ( 0.051072)
build_ruby 0.002178 0.000000 0.062058 ( 0.059662)
build_all 0.008115 0.000113 1.239098 ( 0.470105)
build_install 0.017533 0.001210 4.329141 ( 1.781586)
test_btest 0.000000 0.001678 54.747594 ( 6.026381)
test_basic 0.000781 0.005575 0.294607 ( 0.388978)
test_all 0.001677 0.000480 477.389185 ( 51.414986)
test_rubyspec 0.081085 0.049589 41.261468 ( 48.977475)
total: 110.28 sec