Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-075122
#<BuildRuby:0x000055b978252768
@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.20220728-075122",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006556 0.000178 0.821255 ( 1.004680)
build_miniruby 0.000823 0.000055 0.057039 ( 0.055737)
build_ruby 0.000881 0.000059 0.059954 ( 0.058659)
build_all 0.000354 0.004241 1.524161 ( 0.590379)
build_install 0.009837 0.001311 5.634205 ( 2.173066)
test_btest 0.000725 0.000096 47.089654 ( 8.636449)
test_basic 0.004973 0.000663 0.276878 ( 0.365458)
test_all 0.001092 0.000146 595.466195 ( 90.985835)
test_rubyspec 0.092499 0.027676 43.604008 ( 49.202432)
total: 153.07 sec