Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-032315
#<BuildRuby:0x00005555995f2758
@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.20220804-032315",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005557 0.000855 0.814354 ( 0.913701)
build_miniruby 0.000880 0.000135 0.057014 ( 0.055805)
build_ruby 0.000824 0.000126 0.058737 ( 0.057432)
build_all 0.004123 0.000634 1.540012 ( 0.593503)
build_install 0.006241 0.005088 5.651385 ( 2.169776)
test_btest 0.000875 0.000000 51.616212 ( 8.343091)
test_basic 0.005530 0.000000 0.281901 ( 0.370787)
test_all 0.000858 0.000000 589.381424 ( 93.598076)
test_rubyspec 0.060461 0.033030 43.745072 ( 51.127905)
total: 157.23 sec