Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-205431
#<BuildRuby:0x000055a74409fe70
@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-205431",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000670 0.006212 0.864351 ( 1.048583)
build_miniruby 0.001297 0.000000 1.016533 ( 1.014513)
build_ruby 0.001707 0.000000 2.788631 ( 2.786155)
build_all 0.005523 0.004369 16.821816 ( 2.949278)
build_install 0.008864 0.001186 2.080585 ( 1.072301)
test_btest 0.000868 0.000174 72.672946 ( 11.296175)
test_basic 0.002314 0.003763 0.340257 ( 0.427497)
test_all 0.001859 0.000176 666.756300 ( 99.390480)
test_rubyspec 0.072389 0.027070 51.567886 ( 59.632698)
total: 179.62 sec