Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-061517
#<BuildRuby:0x000056517439e858
@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.20221214-061517",
@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.000020 0.000004 0.000024 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004164 0.000000 0.824054 ( 1.502173)
build_miniruby 0.001006 0.000000 0.931635 ( 0.930162)
build_ruby 0.001278 0.000000 2.746086 ( 2.630292)
build_all 0.008386 0.000393 15.769707 ( 3.398980)
build_install 0.000998 0.007566 2.272356 ( 1.300038)
test_btest 0.000491 0.000116 65.733773 ( 10.686721)
test_basic 0.004065 0.000957 0.299766 ( 0.390096)
test_all 0.001084 0.000255 672.991673 (139.461666)
test_rubyspec 0.055266 0.020567 52.681325 ( 60.811092)
total: 221.11 sec