Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-163010
#<BuildRuby:0x000055bb4a790008
@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.20230112-163010",
@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.000008)
autoconf 0.000045 0.000000 0.000045 ( 0.000045)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005924 0.000421 0.846852 ( 1.888209)
build_miniruby 0.001020 0.000218 1.010543 ( 1.008444)
build_ruby 0.001337 0.000287 2.792334 ( 2.789551)
build_all 0.009977 0.000000 16.821083 ( 2.968537)
build_install 0.010790 0.000512 2.075067 ( 1.067079)
test_btest 0.000923 0.000153 76.537452 ( 10.279833)
test_basic 0.005799 0.000967 0.362820 ( 0.448706)
test_all 0.001242 0.000207 661.938378 ( 99.753545)
test_rubyspec 0.105496 0.020561 51.858020 ( 59.952736)
total: 180.16 sec