Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-194036
#<BuildRuby:0x000055d67198fdf8
@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.20220824-194036",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006455 0.000000 0.868054 ( 1.063035)
build_miniruby 0.000804 0.000000 0.057491 ( 0.056380)
build_ruby 0.000829 0.000000 0.058930 ( 0.057730)
build_all 0.004662 0.000000 1.517712 ( 0.588183)
build_install 0.007112 0.003726 1.928568 ( 0.975045)
test_btest 0.000744 0.000036 54.955787 ( 8.038440)
test_basic 0.002026 0.003960 0.330247 ( 0.418315)
test_all 0.001906 0.000182 640.199551 ( 94.671254)
test_rubyspec 0.076283 0.040601 44.116905 ( 52.364341)
total: 158.23 sec