Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-015352
#<BuildRuby:0x000055697852c4e8
@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.20220406-015352",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000025 0.000006 0.000031 ( 0.000028)
build_up 0.010102 0.002331 0.986648 ( 1.952531)
build_miniruby 0.001625 0.000375 0.075222 ( 0.074340)
build_ruby 0.001807 0.000417 0.067238 ( 0.065443)
build_all 0.007918 0.001827 4.179437 ( 0.869544)
build_install 0.020854 0.001918 8.347269 ( 2.988887)
test_btest 0.001148 0.000229 74.489888 ( 8.261693)
test_basic 0.008236 0.000000 0.343706 ( 0.432883)
test_all 0.001907 0.000000 708.587829 ( 69.658627)
test_rubyspec 0.102243 0.079966 46.576502 ( 52.108062)
total: 136.41 sec