Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-032903
#<BuildRuby:0x000055b40a1fe8c0
@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.20220721-032903",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006898 0.000000 0.863009 ( 0.938649)
build_miniruby 0.001026 0.000000 0.057584 ( 0.056391)
build_ruby 0.000851 0.000000 0.058816 ( 0.057644)
build_all 0.004605 0.000000 1.535829 ( 0.601526)
build_install 0.011267 0.000000 5.666368 ( 2.167341)
test_btest 0.000734 0.000000 49.128441 ( 8.492156)
test_basic 0.000282 0.004960 0.290186 ( 0.379271)
test_all 0.001034 0.000060 629.433016 ( 91.926152)
test_rubyspec 0.075662 0.032883 43.712187 ( 49.340962)
total: 153.96 sec