Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-040709
#<BuildRuby:0x000056275f37e858
@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-040709",
@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.000000 0.000020 0.000020 ( 0.000010)
autoconf 0.000000 0.000025 0.000025 ( 0.000024)
configure 0.000000 0.000016 0.000016 ( 0.000015)
build_up 0.000238 0.003900 0.847846 ( 1.042828)
build_miniruby 0.000830 0.000079 0.948473 ( 0.947249)
build_ruby 0.001070 0.000102 2.805274 ( 2.704601)
build_all 0.005805 0.003317 15.859203 ( 3.320342)
build_install 0.010376 0.000304 2.312423 ( 1.319681)
test_btest 0.000652 0.000076 63.875954 ( 11.373450)
test_basic 0.004110 0.000474 0.322833 ( 0.413874)
test_all 0.000865 0.000683 667.288448 (139.857566)
test_rubyspec 0.038450 0.021485 52.771229 ( 61.012751)
total: 221.99 sec