Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-025242
#<BuildRuby:0x0000563560603e70
@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.20221205-025242",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.004994 1.149169 ( 1.874475)
build_miniruby 0.000000 0.001099 0.948125 ( 0.946796)
build_ruby 0.000000 0.001217 2.776245 ( 2.638884)
build_all 0.005926 0.003083 15.726600 ( 3.297823)
build_install 0.007663 0.002394 2.244152 ( 1.276154)
test_btest 0.000489 0.000153 66.366993 ( 11.387912)
test_basic 0.003903 0.001220 0.312846 ( 0.403225)
test_all 0.000626 0.000195 667.410418 (105.116028)
test_rubyspec 0.056443 0.016012 53.704216 ( 61.884402)
total: 188.83 sec