Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-203112
#<BuildRuby:0x000055d0e447be58
@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-203112",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000022 0.000003 0.000025 ( 0.000023)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.004677 0.000519 1.146378 ( 1.145992)
build_miniruby 0.000923 0.000102 1.008360 ( 1.007130)
build_ruby 0.001160 0.000129 2.864782 ( 2.758302)
build_all 0.007880 0.000875 15.835999 ( 3.380222)
build_install 0.007490 0.000832 2.314957 ( 1.322366)
test_btest 0.000540 0.000060 59.958432 ( 11.980818)
test_basic 0.004448 0.000495 0.342890 ( 0.433126)
test_all 0.000666 0.000074 657.462698 (115.684144)
test_rubyspec 0.054611 0.009077 51.545921 ( 59.770989)
total: 197.48 sec