Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-041013
#<BuildRuby:0x000055e09300fe00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220620-041013",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006480 0.000463 0.888709 ( 1.013345)
build_miniruby 0.001006 0.000072 0.057565 ( 0.056146)
build_ruby 0.000982 0.000070 0.061028 ( 0.059767)
build_all 0.003956 0.000283 1.481777 ( 0.606114)
build_install 0.006644 0.004426 6.304453 ( 2.832989)
test_btest 0.000678 0.000084 53.032149 ( 8.479211)
test_basic 0.005709 0.000123 0.341583 ( 0.429384)
test_all 0.001382 0.000078 645.929277 ( 92.880564)
test_rubyspec 0.074614 0.045191 44.125368 ( 49.681533)
total: 156.04 sec