Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-194238
#<BuildRuby:0x00005599a625b3c8
@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.20221202-194238",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005099 0.000000 1.153720 ( 1.163527)
build_miniruby 0.001030 0.000000 0.968549 ( 0.967311)
build_ruby 0.001165 0.000000 2.717352 ( 2.610953)
build_all 0.008858 0.000000 15.904765 ( 3.291823)
build_install 0.009111 0.000000 2.321153 ( 1.355905)
test_btest 0.000591 0.000000 58.552133 ( 12.079250)
test_basic 0.000472 0.004774 0.301705 ( 0.392348)
test_all 0.000836 0.000042 694.674943 (108.191098)
test_rubyspec 0.048650 0.024195 53.218549 ( 61.418774)
total: 191.47 sec