Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-215615
#<BuildRuby:0x000055dc9caf3df8
@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.20230114-215615",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004825 0.005207 1.325512 ( 1.314199)
build_miniruby 0.000000 0.001265 1.696781 ( 1.568151)
build_ruby 0.000000 0.001600 2.774651 ( 2.771793)
build_all 0.004820 0.004948 16.820938 ( 3.000888)
build_install 0.009210 0.000000 2.140763 ( 1.086591)
test_btest 0.001050 0.000000 77.079537 ( 11.002261)
test_basic 0.003220 0.003354 0.341332 ( 0.427788)
test_all 0.001057 0.000322 677.831419 ( 96.723711)
test_rubyspec 0.077281 0.045246 52.214817 ( 60.307927)
total: 178.20 sec