Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-111042
#<BuildRuby:0x000055d5644283c8
@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.20221208-111042",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.005434 0.000000 1.262986 ( 1.573892)
build_miniruby 0.000901 0.000000 1.066862 ( 1.065754)
build_ruby 0.000000 0.001283 2.818146 ( 2.711534)
build_all 0.006559 0.002429 15.755087 ( 3.297704)
build_install 0.008310 0.000875 2.303723 ( 1.294073)
test_btest 0.000577 0.000061 67.674070 ( 10.986758)
test_basic 0.004668 0.000491 0.288613 ( 0.378850)
test_all 0.000827 0.000087 664.763348 (101.618080)
test_rubyspec 0.047351 0.020451 52.685218 ( 60.901016)
total: 183.83 sec