Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-083618
#<BuildRuby:0x000055e3722633c8
@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.20221224-083618",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003826 0.000273 0.858427 ( 1.082732)
build_miniruby 0.001030 0.000074 1.003233 ( 1.001936)
build_ruby 0.001028 0.000073 2.606653 ( 2.605160)
build_all 0.008948 0.000000 15.646746 ( 3.321029)
build_install 0.008849 0.000038 2.214550 ( 1.245901)
test_btest 0.000546 0.000031 65.392143 ( 11.290815)
test_basic 0.005372 0.000053 0.346447 ( 0.436313)
test_all 0.000888 0.000046 627.675906 (107.201542)
test_rubyspec 0.057010 0.013270 52.081100 ( 60.236086)
total: 188.42 sec