Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-123600
#<BuildRuby:0x0000562a47aabf00
@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.20221124-123600",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001084 0.003732 1.177000 ( 2.892360)
build_miniruby 0.000833 0.000119 0.969909 ( 0.968463)
build_ruby 0.001136 0.000162 2.970745 ( 2.860561)
build_all 0.008564 0.000596 15.791578 ( 3.319048)
build_install 0.008320 0.000000 2.065532 ( 1.203005)
test_btest 0.000608 0.000022 62.803874 ( 11.074580)
test_basic 0.001196 0.003878 0.282475 ( 0.373219)
test_all 0.001345 0.000000 719.296127 (111.813163)
test_rubyspec 0.056367 0.014095 54.207954 ( 62.259390)
total: 196.76 sec