Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-080327
#<BuildRuby:0x000055d17838d390
@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.20220816-080327",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008666 0.000756 0.849506 ( 1.206478)
build_miniruby 0.001529 0.000235 0.053768 ( 0.052571)
build_ruby 0.001901 0.000292 0.055127 ( 0.053589)
build_all 0.008754 0.000621 1.260351 ( 0.477775)
build_install 0.012120 0.004362 1.563334 ( 0.782442)
test_btest 0.000927 0.000164 53.395404 ( 6.404153)
test_basic 0.000762 0.004842 0.289528 ( 0.385128)
test_all 0.003589 0.000844 512.125001 ( 53.294437)
test_rubyspec 0.113994 0.019845 41.506561 ( 49.253820)
total: 111.91 sec