Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-081322
#<BuildRuby:0x00005612c0bd3e58
@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.20220822-081322",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002423 0.003753 0.811484 ( 0.847375)
build_miniruby 0.000798 0.000185 0.057670 ( 0.056444)
build_ruby 0.000824 0.000190 0.059574 ( 0.058398)
build_all 0.003702 0.000854 1.526702 ( 0.587917)
build_install 0.005326 0.003492 1.920295 ( 0.968985)
test_btest 0.000652 0.000174 49.209295 ( 8.798820)
test_basic 0.004322 0.001152 0.262283 ( 0.351428)
test_all 0.001224 0.000326 597.227075 ( 90.068056)
test_rubyspec 0.073079 0.048544 44.329642 ( 52.602901)
total: 154.34 sec