Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-141212
#<BuildRuby:0x00005565eecbbc78
@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.20221203-141212",
@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.000016 0.000001 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000705 0.004103 1.199619 ( 1.210902)
build_miniruby 0.000916 0.000088 1.064164 ( 1.062666)
build_ruby 0.001076 0.000102 2.772362 ( 2.661732)
build_all 0.008131 0.000774 15.995888 ( 3.317717)
build_install 0.005312 0.003514 2.209132 ( 1.234594)
test_btest 0.000594 0.000074 63.847863 ( 11.409263)
test_basic 0.004773 0.000000 0.315535 ( 0.406525)
test_all 0.000843 0.000000 662.339957 (112.734299)
test_rubyspec 0.055401 0.008997 53.551416 ( 61.765084)
total: 195.80 sec