Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-055131
#<BuildRuby:0x0000565172404010
@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.20221207-055131",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004507 0.000694 1.166455 ( 1.212021)
build_miniruby 0.000848 0.000130 0.944563 ( 0.943277)
build_ruby 0.001185 0.000000 2.881660 ( 2.791439)
build_all 0.008492 0.000770 15.788672 ( 3.309507)
build_install 0.010197 0.000094 2.290887 ( 1.290430)
test_btest 0.000482 0.000060 64.235707 ( 11.106617)
test_basic 0.004057 0.000507 0.283360 ( 0.375175)
test_all 0.000820 0.000102 652.417421 (126.603238)
test_rubyspec 0.042476 0.031218 52.796844 ( 60.952839)
total: 208.59 sec