Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-063441
#<BuildRuby:0x000056204aca80d0
@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.20220805-063441",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006199 0.000443 0.824552 ( 1.504948)
build_miniruby 0.000991 0.000071 0.057463 ( 0.056176)
build_ruby 0.000802 0.000057 0.059748 ( 0.058461)
build_all 0.004282 0.000306 1.546853 ( 0.591974)
build_install 0.011072 0.000096 5.660492 ( 2.167880)
test_btest 0.000798 0.000050 53.490245 ( 8.158566)
test_basic 0.005392 0.000337 0.339310 ( 0.427488)
test_all 0.001098 0.000069 629.810068 ( 90.172827)
test_rubyspec 0.119534 0.006048 43.943959 ( 51.304891)
total: 154.44 sec