Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-044349
#<BuildRuby:0x000055ca8168caf8
@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.20220317-044349",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.007018 0.003190 1.027526 ( 1.702416)
build_miniruby 0.001166 0.000530 0.076676 ( 0.076033)
build_ruby 0.001422 0.000646 0.077201 ( 0.075882)
build_all 0.007518 0.003417 4.159138 ( 0.843365)
build_install 0.015767 0.007166 7.931616 ( 2.419266)
test_btest 0.000000 0.001215 75.519493 ( 7.882021)
test_basic 0.002277 0.006837 0.335279 ( 0.422913)
test_all 0.001319 0.000719 651.215877 ( 64.804553)
test_rubyspec 0.080564 0.076782 46.149349 ( 51.627441)
total: 129.85 sec