Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-144543
#<BuildRuby:0x000055c5b07f3d40
@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.20220820-144543",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002189 0.004498 0.883598 ( 0.922215)
build_miniruby 0.000860 0.000132 0.058076 ( 0.056750)
build_ruby 0.000897 0.000138 0.059749 ( 0.058486)
build_all 0.000862 0.003700 1.532948 ( 0.590488)
build_install 0.006498 0.004596 1.910416 ( 0.964852)
test_btest 0.000591 0.000156 55.569425 ( 8.172629)
test_basic 0.004310 0.001134 0.264809 ( 0.353647)
test_all 0.000000 0.001559 625.254812 ( 89.980074)
test_rubyspec 0.072478 0.047924 44.324344 ( 52.581962)
total: 153.68 sec