Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-075816
#<BuildRuby:0x0000555d40ea6878
@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.20220811-075816",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005765 0.000260 0.803285 ( 0.853485)
build_miniruby 0.000837 0.000129 0.057502 ( 0.056224)
build_ruby 0.000804 0.000124 0.059790 ( 0.058622)
build_all 0.004259 0.000655 1.571455 ( 0.591309)
build_install 0.003641 0.005583 5.669759 ( 2.137044)
test_btest 0.000683 0.000158 46.815900 ( 8.573397)
test_basic 0.005599 0.000111 0.288086 ( 0.376611)
test_all 0.000967 0.000208 627.412735 ( 91.518882)
test_rubyspec 0.104296 0.026068 43.989158 ( 51.328581)
total: 155.49 sec