Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-001802
#<BuildRuby:0x00005572f17eb468
@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.20230106-001802",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000026 0.000002 0.000028 ( 0.000013)
build_up 0.001852 0.004346 0.845263 ( 1.058364)
build_miniruby 0.001072 0.000143 1.012671 ( 1.010790)
build_ruby 0.001357 0.000181 2.770470 ( 2.767869)
build_all 0.004724 0.005338 16.717071 ( 3.000821)
build_install 0.005158 0.006086 2.065074 ( 1.068344)
test_btest 0.000768 0.000205 76.384251 ( 10.498314)
test_basic 0.006191 0.000270 0.348891 ( 0.435224)
test_all 0.001228 0.000307 661.446079 ( 98.370583)
test_rubyspec 0.080232 0.052025 51.821979 ( 59.885082)
total: 178.10 sec