Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-052916
#<BuildRuby:0x0000565296060088
@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.20221125-052916",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004759 0.000056 1.027812 ( 1.482792)
build_miniruby 0.000882 0.000059 0.972041 ( 0.970514)
build_ruby 0.001173 0.000000 2.806793 ( 2.720614)
build_all 0.008780 0.000113 15.916614 ( 3.263710)
build_install 0.006501 0.003196 2.006427 ( 1.118877)
test_btest 0.000659 0.000063 60.891058 ( 11.410808)
test_basic 0.000000 0.004935 0.304616 ( 0.394735)
test_all 0.000000 0.001612 668.967502 (124.909981)
test_rubyspec 0.045895 0.016883 52.738016 ( 61.024938)
total: 207.30 sec