Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-123815
#<BuildRuby:0x0000562ae26480d0
@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-123815",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003121 0.003650 0.882969 ( 1.613105)
build_miniruby 0.000786 0.000242 0.057195 ( 0.055953)
build_ruby 0.000691 0.000212 0.060145 ( 0.058911)
build_all 0.003523 0.001084 1.518601 ( 0.589697)
build_install 0.004828 0.006080 5.625508 ( 2.157724)
test_btest 0.000392 0.000151 54.852383 ( 7.732089)
test_basic 0.004737 0.001821 0.371714 ( 0.458774)
test_all 0.000915 0.000352 604.871466 ( 90.223282)
test_rubyspec 0.058151 0.044437 43.730669 ( 54.557048)
total: 157.45 sec