Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-090236
#<BuildRuby:0x0000560faccec018
@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.20220801-090236",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006070 0.000507 0.823792 ( 1.107354)
build_miniruby 0.000815 0.000188 0.056541 ( 0.055304)
build_ruby 0.000794 0.000183 0.058993 ( 0.057671)
build_all 0.004679 0.000107 1.517056 ( 0.596477)
build_install 0.005385 0.005754 5.682101 ( 2.179647)
test_btest 0.000654 0.000187 48.916989 ( 8.616598)
test_basic 0.001021 0.005018 0.346108 ( 0.433951)
test_all 0.000746 0.000266 620.345843 ( 88.294508)
test_rubyspec 0.065931 0.060025 43.954658 ( 49.557986)
total: 150.90 sec