Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-073104
#<BuildRuby:0x0000563abbf2c028
@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.20230103-073104",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005297 0.001222 0.840272 ( 1.035748)
build_miniruby 0.000995 0.000229 1.019386 ( 1.017435)
build_ruby 0.001225 0.000283 2.770676 ( 2.768316)
build_all 0.008814 0.000884 16.767608 ( 2.999758)
build_install 0.010602 0.001124 2.277182 ( 1.174617)
test_btest 0.000897 0.000179 69.707797 ( 11.639924)
test_basic 0.006558 0.000213 0.343903 ( 0.429612)
test_all 0.001203 0.000226 671.943691 ( 98.021284)
test_rubyspec 0.067800 0.046078 51.675226 ( 59.753020)
total: 178.84 sec