Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-122555
#<BuildRuby:0x000056533c54f2c8
@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-122555",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005090 0.000052 1.091816 ( 1.470090)
build_miniruby 0.000837 0.000039 0.989038 ( 0.987629)
build_ruby 0.001200 0.000058 2.767589 ( 2.675738)
build_all 0.004853 0.003868 15.852021 ( 3.276620)
build_install 0.001906 0.007694 2.032750 ( 1.165402)
test_btest 0.000520 0.000086 64.371998 ( 10.595265)
test_basic 0.004729 0.000122 0.319035 ( 0.409687)
test_all 0.000918 0.000147 660.692623 (112.132038)
test_rubyspec 0.039920 0.021762 53.033995 ( 61.206345)
total: 193.92 sec