Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-181848
#<BuildRuby:0x0000562b8838de98
@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.20221227-181848",
@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.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006669 0.000000 0.872147 ( 1.042461)
build_miniruby 0.001374 0.000000 1.014670 ( 1.012769)
build_ruby 0.001441 0.000275 2.766454 ( 2.763636)
build_all 0.009210 0.000143 16.588672 ( 2.942304)
build_install 0.007517 0.004042 2.245630 ( 1.171504)
test_btest 0.000691 0.000145 72.605958 ( 10.825866)
test_basic 0.003259 0.003993 0.362416 ( 0.447298)
test_all 0.001352 0.000338 677.376498 ( 96.013101)
test_rubyspec 0.066913 0.054771 51.428689 ( 59.467683)
total: 175.69 sec