Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-114345
#<BuildRuby:0x000055ed2a203df8
@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.20221216-114345",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000190 0.003821 0.867717 ( 1.090520)
build_miniruby 0.000953 0.000056 0.949025 ( 0.947774)
build_ruby 0.001137 0.000067 2.824344 ( 2.695730)
build_all 0.005447 0.003693 15.668326 ( 3.317748)
build_install 0.005676 0.003544 2.232023 ( 1.252479)
test_btest 0.000463 0.000066 57.398748 ( 11.608840)
test_basic 0.004201 0.000600 0.285493 ( 0.376716)
test_all 0.001591 0.000094 668.319738 (146.757879)
test_rubyspec 0.041783 0.024949 52.016464 ( 60.269307)
total: 228.32 sec