Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-173948
#<BuildRuby:0x000055f019aeffb0
@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.20230124-173948",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.006360 0.000304 0.877509 ( 1.071913)
build_miniruby 0.001181 0.000158 1.014967 ( 1.013049)
build_ruby 0.001426 0.000190 2.761592 ( 2.759018)
build_all 0.008783 0.001171 16.759881 ( 2.990579)
build_install 0.011369 0.000000 2.095010 ( 1.076615)
test_btest 0.000811 0.000000 76.942150 ( 10.522615)
test_basic 0.004206 0.003078 0.375976 ( 0.460223)
test_all 0.001191 0.000170 666.867926 ( 93.656293)
test_rubyspec 0.108096 0.023951 51.506444 ( 59.568614)
total: 173.12 sec