Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-114939
#<BuildRuby:0x000055cd8af7c008
@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.20221218-114939",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003824 0.000546 0.848390 ( 1.067952)
build_miniruby 0.001080 0.000000 0.954773 ( 0.953219)
build_ruby 0.001280 0.000000 2.749862 ( 2.618591)
build_all 0.008699 0.000348 15.757067 ( 3.191599)
build_install 0.005287 0.003789 2.313243 ( 1.324904)
test_btest 0.000479 0.000079 65.430484 ( 11.096179)
test_basic 0.004463 0.000744 0.332337 ( 0.422325)
test_all 0.001155 0.000192 672.977589 (134.978734)
test_rubyspec 0.040811 0.015531 52.945607 ( 61.211677)
total: 216.87 sec