Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-000829
#<BuildRuby:0x000055df9e5d8008
@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.20230105-000829",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.001786 0.004653 0.847461 ( 1.046228)
build_miniruby 0.001045 0.000322 1.011007 ( 1.008971)
build_ruby 0.001226 0.000378 2.783917 ( 2.781311)
build_all 0.008536 0.001174 16.765932 ( 3.034660)
build_install 0.010241 0.001472 2.321787 ( 1.186871)
test_btest 0.000798 0.000213 75.939620 ( 10.811732)
test_basic 0.001526 0.005657 0.312810 ( 0.397626)
test_all 0.000901 0.000301 686.431167 (100.720288)
test_rubyspec 0.078105 0.056981 51.688623 ( 59.688280)
total: 180.68 sec