Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-233143
#<BuildRuby:0x000055c28fef7340
@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.20220608-233143",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012128 0.000933 1.011679 ( 1.054020)
build_miniruby 0.002228 0.000172 0.073024 ( 0.070866)
build_ruby 0.002080 0.000160 0.072593 ( 0.071131)
build_all 0.008690 0.000245 1.446154 ( 0.581148)
build_install 0.022453 0.000025 5.818660 ( 2.749753)
test_btest 0.001240 0.000069 75.726351 ( 8.090364)
test_basic 0.008090 0.000130 0.334495 ( 0.422422)
test_all 0.003314 0.000044 699.621641 ( 67.051465)
test_rubyspec 0.120105 0.050162 45.867060 ( 51.445515)
total: 131.54 sec