Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-035112
#<BuildRuby:0x000055f17ebf28c0
@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.20220809-035112",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000945 0.005461 0.828595 ( 1.901031)
build_miniruby 0.000897 0.000000 0.057777 ( 0.056610)
build_ruby 0.000912 0.000000 0.059713 ( 0.058508)
build_all 0.002091 0.002320 1.534748 ( 0.593769)
build_install 0.009050 0.000814 5.612985 ( 2.167189)
test_btest 0.000476 0.000168 47.648254 ( 8.307962)
test_basic 0.004132 0.001458 0.309250 ( 0.398687)
test_all 0.001310 0.000000 604.950873 ( 90.494327)
test_rubyspec 0.065817 0.043055 43.741429 ( 51.152862)
total: 155.13 sec