Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-065232
#<BuildRuby:0x000055ccc95a32c8
@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.20220821-065232",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002538 0.004051 0.867113 ( 0.909022)
build_miniruby 0.001003 0.000067 0.057893 ( 0.056648)
build_ruby 0.000942 0.000063 0.059379 ( 0.058154)
build_all 0.004337 0.000289 1.542660 ( 0.591931)
build_install 0.006405 0.004724 1.918554 ( 0.957797)
test_btest 0.000483 0.000060 47.122899 ( 8.603798)
test_basic 0.005570 0.000110 0.333844 ( 0.422421)
test_all 0.002792 0.000000 604.426696 ( 91.477305)
test_rubyspec 0.076017 0.054095 44.274968 ( 52.524126)
total: 155.60 sec