Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-141958
#<BuildRuby:0x0000564881b39348
@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.20220807-141958",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007856 0.000986 0.882049 ( 1.605541)
build_miniruby 0.001315 0.000328 0.063935 ( 0.062949)
build_ruby 0.001578 0.000395 0.061027 ( 0.058999)
build_all 0.005671 0.001418 1.225840 ( 0.459574)
build_install 0.009463 0.006685 4.392327 ( 1.792951)
test_btest 0.001608 0.000503 54.321737 ( 6.074910)
test_basic 0.001165 0.004867 0.287763 ( 0.379638)
test_all 0.000709 0.001482 485.416083 ( 51.777940)
test_rubyspec 0.083643 0.049579 41.537249 ( 49.228604)
total: 111.44 sec