Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-232828
#<BuildRuby:0x000055b1d0fdeaa8
@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.20221208-232828",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.000774 0.003969 1.156269 ( 1.148569)
build_miniruby 0.000865 0.000086 1.011062 ( 1.009694)
build_ruby 0.001203 0.000000 2.784060 ( 2.656234)
build_all 0.006444 0.002518 15.734696 ( 3.403547)
build_install 0.006426 0.002453 2.237860 ( 1.240564)
test_btest 0.000476 0.000065 64.630596 ( 11.194559)
test_basic 0.004779 0.000204 0.312685 ( 0.403146)
test_all 0.000792 0.000106 664.805468 (104.827850)
test_rubyspec 0.042775 0.023517 52.667602 ( 60.893206)
total: 186.78 sec