Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-161805
#<BuildRuby:0x00005649d328c0d0
@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.20221231-161805",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000025 0.000003 0.000028 ( 0.000013)
build_up 0.002074 0.004311 0.842425 ( 1.018845)
build_miniruby 0.000000 0.001242 1.018947 ( 1.017008)
build_ruby 0.000000 0.001598 2.780227 ( 2.777432)
build_all 0.009443 0.000501 16.789988 ( 3.006661)
build_install 0.010816 0.000606 2.298676 ( 1.181200)
test_btest 0.000699 0.000140 77.264977 ( 10.882282)
test_basic 0.005406 0.001081 0.347925 ( 0.434194)
test_all 0.001036 0.000207 657.903118 (110.391545)
test_rubyspec 0.096306 0.026641 51.416036 ( 59.437625)
total: 190.15 sec