Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-144800
#<BuildRuby:0x0000564dd55d80d0
@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.20221122-144800",
@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.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000981 0.003823 1.094209 ( 1.818520)
build_miniruby 0.000756 0.000084 0.998109 ( 0.996911)
build_ruby 0.000938 0.000104 2.754429 ( 2.664551)
build_all 0.004081 0.004783 15.930035 ( 3.370228)
build_install 0.000681 0.007702 2.006512 ( 1.186597)
test_btest 0.000500 0.000132 62.414879 ( 10.716769)
test_basic 0.003349 0.000881 0.289204 ( 0.380572)
test_all 0.001593 0.000138 683.197628 (122.135075)
test_rubyspec 0.050800 0.014954 53.100657 ( 61.318802)
total: 204.59 sec