Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-222735
#<BuildRuby:0x000055f6f8e97fb0
@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.20221207-222735",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.000000 0.004686 1.091650 ( 1.102364)
build_miniruby 0.000000 0.001025 0.976390 ( 0.975883)
build_ruby 0.000000 0.001295 2.720479 ( 2.630514)
build_all 0.008166 0.000760 15.871578 ( 3.284720)
build_install 0.008160 0.000960 2.269311 ( 1.320245)
test_btest 0.000496 0.000058 64.999755 ( 11.056029)
test_basic 0.000119 0.004493 0.306258 ( 0.396918)
test_all 0.001186 0.000209 671.825959 (104.551871)
test_rubyspec 0.043056 0.021772 52.721282 ( 61.052142)
total: 186.37 sec