Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-075849
#<BuildRuby:0x000055fd39bf44d8
@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.20220218-075849",
@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.000001 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.008874 0.000683 0.996324 ( 2.980218)
build_miniruby 0.002138 0.000164 0.076158 ( 0.074325)
build_ruby 0.000000 0.002578 0.078276 ( 0.075614)
build_all 0.008266 0.001451 4.141879 ( 0.801940)
build_install 0.022879 0.000971 7.780736 ( 2.331198)
test_btest 0.001091 0.000115 76.777488 ( 8.492060)
test_basic 0.007220 0.000000 0.338440 ( 0.436819)
test_all 0.001926 0.000000 682.642723 ( 66.826089)
test_rubyspec 0.096660 0.069207 46.365938 ( 51.773928)
total: 133.79 sec