Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-061738
#<BuildRuby:0x000055bb4b934ea8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220808-061738",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000094 0.000007 0.000101 ( 0.000105)
build_up 0.006644 0.004323 0.986088 ( 1.527482)
build_miniruby 0.001785 0.000238 0.078329 ( 0.076470)
build_ruby 0.001928 0.000257 0.075485 ( 0.073213)
build_all 0.010004 0.000699 1.535926 ( 0.567907)
build_install 0.020856 0.001894 5.217159 ( 2.087606)
test_btest 0.000935 0.000110 76.893347 ( 8.103218)
test_basic 0.006174 0.000727 0.326914 ( 0.418031)
test_all 0.001878 0.000221 628.047044 ( 64.586708)
test_rubyspec 0.108522 0.071562 45.481320 ( 53.023234)
total: 130.46 sec