Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-010448
#<BuildRuby:0x000055b4dea1c870
@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.20220131-010448",
@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.000011)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004438 0.008124 0.992640 ( 1.274722)
build_miniruby 0.002073 0.000638 0.073445 ( 0.071133)
build_ruby 0.000000 0.001817 0.068349 ( 0.066786)
build_all 0.006873 0.003199 4.160310 ( 0.800191)
build_install 0.016427 0.005867 7.819015 ( 2.311534)
test_btest 0.000746 0.000266 46.299967 ( 42.911588)
test_basic 0.000000 0.008332 0.335245 ( 0.421967)
test_all 0.000000 0.001809 646.727863 ( 65.214580)
test_rubyspec 0.095159 0.051709 45.933788 ( 51.557545)
total: 164.63 sec