Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-095302
#<BuildRuby:0x000055b468e7c008
@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-095302",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004676 0.000000 1.134411 ( 1.537681)
build_miniruby 0.000919 0.000000 0.999348 ( 0.997864)
build_ruby 0.001265 0.000000 2.683992 ( 2.597500)
build_all 0.009065 0.000000 15.905775 ( 3.357179)
build_install 0.008659 0.000000 2.215703 ( 1.255273)
test_btest 0.000000 0.000570 64.093974 ( 10.806024)
test_basic 0.000567 0.004120 0.306242 ( 0.397458)
test_all 0.000834 0.000046 651.338501 (117.320129)
test_rubyspec 0.061014 0.008595 52.638412 ( 60.834873)
total: 199.10 sec