Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-130607
#<BuildRuby:0x000055fc2ffd4658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-130607",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000041 0.000005 0.000046 ( 0.000068)
build_up 0.010220 0.001460 0.936715 ( 0.995298)
build_miniruby 0.001670 0.000238 0.070330 ( 0.069404)
build_ruby 0.001581 0.000226 0.068316 ( 0.067714)
build_all 0.008400 0.000474 4.049857 ( 0.792872)
build_install 0.016718 0.006242 7.869911 ( 2.317434)
test_btest 0.001319 0.000233 46.044523 ( 42.862196)
test_basic 0.007874 0.000000 0.333849 ( 0.422662)
test_all 0.001734 0.000000 646.023706 ( 64.788400)
test_rubyspec 0.108502 0.054263 45.713764 ( 51.118259)
total: 163.44 sec