Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-134000
#<BuildRuby:0x0000556561cd40d0
@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.20221123-134000",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003897 0.000780 1.043994 ( 1.068711)
build_miniruby 0.000770 0.000154 1.010261 ( 1.008822)
build_ruby 0.001111 0.000000 2.842803 ( 2.726272)
build_all 0.008658 0.000000 15.814732 ( 3.282391)
build_install 0.008631 0.000000 1.972872 ( 1.128980)
test_btest 0.000000 0.000564 61.844982 ( 10.850032)
test_basic 0.001019 0.003998 0.279569 ( 0.370347)
test_all 0.000832 0.000173 678.673472 (121.824481)
test_rubyspec 0.053248 0.014168 52.991383 ( 61.160147)
total: 203.42 sec