Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-033256
#<BuildRuby:0x000055bb0c98fe00
@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-033256",
@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.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004740 0.000339 1.231205 ( 1.625326)
build_miniruby 0.001020 0.000073 0.925571 ( 0.924012)
build_ruby 0.001000 0.000072 2.778001 ( 2.686716)
build_all 0.009911 0.000068 22.423058 ( 4.421741)
build_install 0.009831 0.000048 4.349838 ( 1.568444)
test_btest 0.000496 0.000028 62.257177 ( 10.725611)
test_basic 0.000521 0.004622 0.309995 ( 0.400272)
test_all 0.001082 0.000120 653.357678 (108.892827)
test_rubyspec 0.053987 0.016937 52.621726 ( 60.809461)
total: 192.06 sec