Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-094008
#<BuildRuby:0x00005566d9f6ff00
@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.20220630-094008",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003006 0.003784 0.881629 ( 10.051601)
build_miniruby 0.000805 0.000268 0.057531 ( 0.056228)
build_ruby 0.000744 0.000248 0.060082 ( 0.058846)
build_all 0.003206 0.001069 1.510950 ( 0.602254)
build_install 0.004245 0.006946 6.316713 ( 2.860942)
test_btest 0.000524 0.000224 47.889943 ( 8.987952)
test_basic 0.004151 0.001779 0.341848 ( 0.429806)
test_all 0.000416 0.000800 629.783665 ( 89.148310)
test_rubyspec 0.052599 0.057581 44.622561 ( 50.555393)
total: 162.75 sec