Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-224223
#<BuildRuby:0x000055c2c0eb6be8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221212-224223",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000136 0.004196 0.837379 ( 1.082084)
build_miniruby 0.000874 0.000000 0.931114 ( 0.930024)
build_ruby 0.001097 0.000000 2.743100 ( 2.647312)
build_all 0.008510 0.000476 15.663076 ( 3.291914)
build_install 0.002170 0.007955 2.226167 ( 1.268887)
test_btest 0.000491 0.000164 63.547426 ( 11.216558)
test_basic 0.003762 0.001254 0.323452 ( 0.414314)
test_all 0.001399 0.000198 673.191423 (142.775736)
test_rubyspec 0.043864 0.021167 52.832392 ( 61.001926)
total: 224.63 sec