Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-091515
#<BuildRuby:0x000055e65ef38ca8
@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.20220203-091515",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000025 0.000005 0.000030 ( 0.000025)
build_up 0.007225 0.004776 0.935600 ( 1.274645)
build_miniruby 0.001362 0.000314 0.066500 ( 0.065096)
build_ruby 0.001861 0.000430 0.080895 ( 0.077909)
build_all 0.009877 0.001141 4.087396 ( 0.779243)
build_install 0.019326 0.003809 7.772739 ( 2.327471)
test_btest 0.001078 0.000227 45.122871 ( 41.670829)
test_basic 0.008218 0.000000 0.343925 ( 0.431452)
test_all 0.001804 0.000132 699.966511 ( 67.788660)
test_rubyspec 0.094049 0.077970 46.028109 ( 51.526788)
total: 165.94 sec