Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-233652
#<BuildRuby:0x0000557d612cff90
@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.20221205-233652",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000015 0.000001 0.000016 ( 0.000035)
build_up 0.004483 0.000427 1.153964 ( 1.469429)
build_miniruby 0.000832 0.000079 1.064867 ( 1.063602)
build_ruby 0.001188 0.000000 2.717155 ( 2.631219)
build_all 0.005168 0.004050 15.752295 ( 3.323144)
build_install 0.008605 0.000545 2.296283 ( 1.359447)
test_btest 0.000579 0.000072 64.730430 ( 10.826737)
test_basic 0.004012 0.000501 0.299303 ( 0.390568)
test_all 0.000786 0.000099 666.037317 (104.296532)
test_rubyspec 0.053330 0.008803 53.731288 ( 61.914375)
total: 187.28 sec