Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-224938
#<BuildRuby:0x00005598f89cb670
@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.20221116-224938",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004735 0.000046 1.080699 ( 1.111062)
build_miniruby 0.000891 0.000064 0.999316 ( 0.997938)
build_ruby 0.001272 0.000000 2.770159 ( 2.682633)
build_all 0.008672 0.000000 15.707701 ( 3.277718)
build_install 0.009707 0.000000 2.004850 ( 1.212945)
test_btest 0.000584 0.000000 59.156110 ( 11.279084)
test_basic 0.004965 0.000202 0.288451 ( 0.378796)
test_all 0.001062 0.000056 640.574321 ( 99.838324)
test_rubyspec 0.050052 0.015991 52.152756 ( 60.446330)
total: 181.23 sec