Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-070856
#<BuildRuby:0x000055aaa9c3bf00
@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.20221220-070856",
@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.000000 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004006 0.000223 0.842576 ( 1.958174)
build_miniruby 0.000998 0.000055 0.999163 ( 0.997502)
build_ruby 0.001293 0.000072 2.787326 ( 2.675013)
build_all 0.004643 0.004432 15.865049 ( 3.387871)
build_install 0.004601 0.004449 2.160590 ( 1.211167)
test_btest 0.000555 0.000083 64.375833 ( 11.030462)
test_basic 0.004484 0.000672 0.340614 ( 0.431151)
test_all 0.001420 0.000116 662.731176 (138.597262)
test_rubyspec 0.055510 0.013232 52.831254 ( 61.069965)
total: 221.36 sec