Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-071345
#<BuildRuby:0x000055af1f074030
@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.20220818-071345",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002095 0.004463 0.812074 ( 0.853905)
build_miniruby 0.000786 0.000121 0.057663 ( 0.056572)
build_ruby 0.000843 0.000130 0.059624 ( 0.058324)
build_all 0.003986 0.000613 1.538461 ( 0.587618)
build_install 0.003292 0.005507 1.942236 ( 0.964708)
test_btest 0.000623 0.000144 50.936400 ( 8.415241)
test_basic 0.000640 0.005252 0.327873 ( 0.415952)
test_all 0.002304 0.000709 631.221278 ( 92.556617)
test_rubyspec 0.093444 0.036091 43.953234 ( 51.322539)
total: 155.23 sec