Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-075249
#<BuildRuby:0x000055ad66a770b0
@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.20220217-075249",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010529 0.000752 0.941693 ( 1.506506)
build_miniruby 0.002159 0.000154 0.075025 ( 0.072858)
build_ruby 0.001936 0.000139 0.076111 ( 0.073955)
build_all 0.010927 0.000000 4.115416 ( 0.784034)
build_install 0.020619 0.003137 7.840450 ( 2.310340)
test_btest 0.001317 0.000106 74.739310 ( 8.061393)
test_basic 0.002879 0.004512 0.342365 ( 0.431956)
test_all 0.001637 0.000196 701.402185 ( 67.656955)
test_rubyspec 0.103277 0.060305 46.415094 ( 51.842530)
total: 132.74 sec