Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-142147
#<BuildRuby:0x00005626b350bfb0
@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.20221122-142147",
@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.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000892 0.004059 1.098526 ( 2.431040)
build_miniruby 0.000874 0.000103 0.958078 ( 0.956429)
build_ruby 0.001027 0.000121 2.752276 ( 2.643478)
build_all 0.008939 0.000072 15.912470 ( 3.312377)
build_install 0.004661 0.003099 1.963682 ( 1.139252)
test_btest 0.000578 0.000078 58.223097 ( 11.629870)
test_basic 0.001639 0.003461 0.280672 ( 0.371717)
test_all 0.001120 0.000194 693.558674 (105.028611)
test_rubyspec 0.053263 0.019966 54.417905 ( 62.653930)
total: 190.17 sec