Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-085608
#<BuildRuby:0x000055e12f5cc018
@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.20230115-085608",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006322 0.001354 1.285271 ( 1.315204)
build_miniruby 0.001194 0.000256 1.700945 ( 1.571990)
build_ruby 0.001353 0.000290 2.784192 ( 2.781528)
build_all 0.008835 0.000840 16.809764 ( 2.966629)
build_install 0.009484 0.001897 2.126064 ( 1.084798)
test_btest 0.000914 0.000000 77.520845 ( 10.318984)
test_basic 0.001788 0.004856 0.366023 ( 0.451911)
test_all 0.000972 0.000243 663.856161 (103.733125)
test_rubyspec 0.101392 0.032081 52.223341 ( 60.295657)
total: 184.52 sec