Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-233503
#<BuildRuby:0x0000559e571befe0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-233503",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001060 0.011189 0.969037 ( 1.038243)
build_miniruby 0.001234 0.000441 0.073998 ( 0.072190)
build_ruby 0.001432 0.000511 0.066887 ( 0.064827)
build_all 0.008951 0.001624 1.510813 ( 0.570576)
build_install 0.016768 0.007215 5.190086 ( 2.125746)
test_btest 0.000721 0.000255 78.786107 ( 8.211004)
test_basic 0.006734 0.000602 0.323301 ( 0.414989)
test_all 0.001647 0.000549 686.161797 ( 66.706672)
test_rubyspec 0.079887 0.092204 45.448372 ( 51.202694)
total: 130.41 sec