Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-113231
#<BuildRuby:0x0000560739543468
@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-113231",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.003953 0.000304 0.881692 ( 1.102847)
build_miniruby 0.000859 0.000066 1.019908 ( 1.018445)
build_ruby 0.001191 0.000092 2.755543 ( 2.649239)
build_all 0.008545 0.000657 15.883651 ( 3.255127)
build_install 0.008644 0.000235 2.272711 ( 1.312095)
test_btest 0.000587 0.000042 58.759799 ( 11.928935)
test_basic 0.004968 0.000355 0.322192 ( 0.413079)
test_all 0.001458 0.000104 679.061632 (137.733296)
test_rubyspec 0.048644 0.020718 52.405757 ( 60.572221)
total: 219.99 sec