Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-050839
#<BuildRuby:0x0000557b53fbabe8
@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.20221213-050839",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.004282 0.878074 ( 1.109998)
build_miniruby 0.000000 0.000967 1.068701 ( 1.067133)
build_ruby 0.000000 0.001299 2.707642 ( 2.608028)
build_all 0.000000 0.008738 15.853194 ( 3.335397)
build_install 0.010094 0.000000 2.283290 ( 1.261698)
test_btest 0.000591 0.000000 61.115414 ( 11.279748)
test_basic 0.004651 0.000391 0.315348 ( 0.406070)
test_all 0.001286 0.000000 680.348211 (136.225674)
test_rubyspec 0.033133 0.023189 52.608422 ( 60.900225)
total: 218.19 sec