Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-062817
#<BuildRuby:0x000056509ee06858
@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.20230119-062817",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000008 0.000018 ( 0.000019)
configure 0.000017 0.000012 0.000029 ( 0.000028)
build_up 0.003715 0.002600 0.849533 ( 1.305924)
build_miniruby 0.001264 0.000000 1.009730 ( 1.007909)
build_ruby 0.001670 0.000000 2.783662 ( 2.781216)
build_all 0.005626 0.004360 16.917115 ( 3.005303)
build_install 0.011770 0.000000 2.127589 ( 1.086110)
test_btest 0.000881 0.000000 70.121620 ( 10.769298)
test_basic 0.001821 0.004566 0.312706 ( 0.399087)
test_all 0.000892 0.000525 681.523118 ( 95.999636)
test_rubyspec 0.061144 0.048230 52.072002 ( 60.091769)
total: 176.45 sec