Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-072518
#<BuildRuby:0x0000564375570008
@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.20221226-072518",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003773 0.000444 0.819372 ( 1.037237)
build_miniruby 0.000763 0.000089 0.957836 ( 0.956687)
build_ruby 0.001052 0.000124 2.746292 ( 2.745021)
build_all 0.008313 0.000978 16.079292 ( 3.497929)
build_install 0.005679 0.003566 2.261929 ( 1.248205)
test_btest 0.000608 0.000000 61.683791 ( 11.344681)
test_basic 0.005339 0.000000 0.320489 ( 0.410574)
test_all 0.000979 0.000000 642.150902 (105.645996)
test_rubyspec 0.051411 0.017420 52.249622 ( 60.317112)
total: 187.20 sec