Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-090144
#<BuildRuby:0x0000561afa654328
@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.20221123-090144",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004196 0.000645 1.083132 ( 1.112532)
build_miniruby 0.000703 0.000109 1.030329 ( 1.029382)
build_ruby 0.000981 0.000151 2.815452 ( 2.729087)
build_all 0.007578 0.001166 15.805929 ( 3.408139)
build_install 0.008837 0.000553 1.999010 ( 1.141823)
test_btest 0.000680 0.000097 65.492116 ( 10.909659)
test_basic 0.004281 0.000611 0.298713 ( 0.389374)
test_all 0.001016 0.000145 698.372925 (111.574541)
test_rubyspec 0.046489 0.018289 53.733177 ( 61.947283)
total: 194.24 sec