Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-165411
#<BuildRuby:0x0000562b6b1e6878
@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.20220825-165411",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006356 0.000454 0.910071 ( 2.696075)
build_miniruby 0.000944 0.000067 0.057601 ( 0.056309)
build_ruby 0.000862 0.000062 0.059590 ( 0.058484)
build_all 0.004350 0.000311 1.546919 ( 0.597325)
build_install 0.006156 0.004959 1.932305 ( 0.977665)
test_btest 0.000785 0.000000 50.112016 ( 8.802074)
test_basic 0.006397 0.000000 0.292476 ( 0.380020)
test_all 0.001837 0.000000 627.727721 ( 89.240160)
test_rubyspec 0.107607 0.021899 44.290719 ( 52.603584)
total: 155.41 sec