Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-095848
#<BuildRuby:0x000055f33e12be48
@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.20221130-095848",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004053 0.000506 1.146653 ( 1.600297)
build_miniruby 0.000836 0.000104 0.998715 ( 0.997565)
build_ruby 0.001102 0.000138 2.719885 ( 2.601937)
build_all 0.007902 0.000987 15.719751 ( 3.335423)
build_install 0.008806 0.000000 2.189196 ( 1.239944)
test_btest 0.000538 0.000000 58.227600 ( 11.969381)
test_basic 0.004508 0.000000 0.335266 ( 0.426148)
test_all 0.000749 0.000000 704.330364 (110.315642)
test_rubyspec 0.039596 0.028242 53.692578 ( 62.037301)
total: 194.52 sec