Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-213255
#<BuildRuby:0x000055949c0108e8
@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.20220413-213255",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011569 0.000503 0.991118 ( 1.126298)
build_miniruby 0.002685 0.000000 0.077771 ( 0.075064)
build_ruby 0.001565 0.000000 0.075463 ( 0.074476)
build_all 0.005100 0.004596 1.495447 ( 0.585168)
build_install 0.018773 0.005333 5.874908 ( 2.824977)
test_btest 0.000000 0.001225 73.906319 ( 8.150028)
test_basic 0.000207 0.008385 0.344370 ( 0.432643)
test_all 0.001182 0.001311 670.743254 ( 67.039280)
test_rubyspec 0.103908 0.071304 46.581645 ( 52.073769)
total: 132.38 sec