Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-040733
#<BuildRuby:0x00005576d7f44018
@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.20220723-040733",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005692 0.000876 0.848765 ( 1.040644)
build_miniruby 0.000820 0.000126 0.057454 ( 0.056142)
build_ruby 0.000733 0.000112 0.059038 ( 0.057751)
build_all 0.003948 0.000608 1.518849 ( 0.595386)
build_install 0.006134 0.005041 5.639590 ( 2.161558)
test_btest 0.000448 0.000096 46.776257 ( 8.206855)
test_basic 0.001259 0.005240 0.333494 ( 0.420583)
test_all 0.001269 0.000000 594.941524 ( 89.804429)
test_rubyspec 0.080238 0.023303 43.491316 ( 49.148685)
total: 151.49 sec