Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-175040
#<BuildRuby:0x000055a636130010
@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.20230101-175040",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000024 0.000008 0.000032 ( 0.000019)
build_up 0.004005 0.002605 0.864216 ( 1.851709)
build_miniruby 0.000930 0.000332 1.008676 ( 1.006689)
build_ruby 0.001062 0.000379 2.768843 ( 2.766308)
build_all 0.007550 0.002377 16.812864 ( 3.023078)
build_install 0.008042 0.003938 2.334106 ( 1.205423)
test_btest 0.000833 0.000307 77.346987 ( 10.345960)
test_basic 0.005482 0.002020 0.386322 ( 0.470126)
test_all 0.001068 0.000393 654.499355 (112.609297)
test_rubyspec 0.064941 0.058408 51.410097 ( 59.455493)
total: 192.73 sec