Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-171250
#<BuildRuby:0x00005597cfec80f8
@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.20221212-171250",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001301 0.002978 0.900257 ( 1.404133)
build_miniruby 0.000700 0.000249 0.976674 ( 0.975464)
build_ruby 0.001371 0.000000 2.738588 ( 2.647884)
build_all 0.002944 0.006160 15.794855 ( 3.332799)
build_install 0.008496 0.000518 2.320003 ( 1.344065)
test_btest 0.000424 0.000165 65.676840 ( 11.248517)
test_basic 0.002095 0.003015 0.309835 ( 0.400476)
test_all 0.001553 0.000000 675.298868 (152.106393)
test_rubyspec 0.046906 0.027321 52.443905 ( 60.622588)
total: 234.08 sec