Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-083520
#<BuildRuby:0x000055b6bccebf58
@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.20221202-083520",
@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.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004771 0.000367 1.180892 ( 1.180400)
build_miniruby 0.000805 0.000062 0.956129 ( 0.954664)
build_ruby 0.001082 0.000083 2.673797 ( 2.567851)
build_all 0.008200 0.000254 15.735120 ( 3.342453)
build_install 0.009150 0.000000 2.268031 ( 1.315160)
test_btest 0.000000 0.000544 67.028992 ( 11.241261)
test_basic 0.000000 0.005095 0.329569 ( 0.419694)
test_all 0.000000 0.000966 684.781755 (107.072113)
test_rubyspec 0.037647 0.038813 53.172289 ( 61.352467)
total: 189.45 sec