Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-113730
#<BuildRuby:0x0000564bbf0e72c8
@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.20221120-113730",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004306 0.000453 1.117222 ( 1.108787)
build_miniruby 0.000936 0.000000 0.969980 ( 0.968587)
build_ruby 0.001189 0.000000 2.739790 ( 2.616090)
build_all 0.006749 0.002294 16.006136 ( 3.306252)
build_install 0.005634 0.003951 2.094634 ( 1.225392)
test_btest 0.000493 0.000076 57.129856 ( 11.506193)
test_basic 0.004192 0.000645 0.296419 ( 0.387192)
test_all 0.000000 0.001136 636.177672 (102.736777)
test_rubyspec 0.048033 0.010887 51.721297 ( 60.000988)
total: 183.86 sec