Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-114157
#<BuildRuby:0x00005558ed4fbed8
@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.20220820-114157",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004598 0.001672 0.863112 ( 1.034357)
build_miniruby 0.000984 0.000000 0.057457 ( 0.056181)
build_ruby 0.000856 0.000000 0.059403 ( 0.058227)
build_all 0.004790 0.000000 1.555165 ( 0.605671)
build_install 0.005225 0.003982 1.940623 ( 0.966428)
test_btest 0.000637 0.000227 50.821686 ( 8.523294)
test_basic 0.005757 0.000490 0.353157 ( 0.440581)
test_all 0.000843 0.000281 613.053965 ( 88.001176)
test_rubyspec 0.088907 0.036119 44.139910 ( 52.406646)
total: 152.09 sec