Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-234639
#<BuildRuby:0x000055c2a6d90af8
@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.20220212-234639",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010466 0.000871 0.959237 ( 1.115112)
build_miniruby 0.002052 0.000273 0.077662 ( 0.076394)
build_ruby 0.001871 0.000249 0.077424 ( 0.076632)
build_all 0.007445 0.002889 4.119249 ( 0.802215)
build_install 0.018608 0.005232 7.823164 ( 2.333122)
test_btest 0.000924 0.000167 76.411648 ( 8.543785)
test_basic 0.003451 0.004201 0.335297 ( 0.424858)
test_all 0.001519 0.000330 648.690534 ( 65.518426)
test_rubyspec 0.118780 0.056694 46.474742 ( 51.753746)
total: 130.65 sec