Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-005537
#<BuildRuby:0x0000558bbd1d3f00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221128-005537",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004817 0.000129 1.224431 ( 1.719830)
build_miniruby 0.000757 0.000108 0.938211 ( 0.936932)
build_ruby 0.001052 0.000151 2.835908 ( 2.721573)
build_all 0.009923 0.000211 22.488196 ( 4.488379)
build_install 0.007059 0.000883 4.344312 ( 1.545986)
test_btest 0.000480 0.000060 60.873067 ( 10.584818)
test_basic 0.003992 0.000499 0.303628 ( 0.394441)
test_all 0.001000 0.000125 692.750176 (108.365263)
test_rubyspec 0.039353 0.015157 53.678619 ( 61.844749)
total: 192.60 sec