Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-032230
#<BuildRuby:0x0000556e79e65888
@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-032230",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009418 0.000672 0.993934 ( 1.118546)
build_miniruby 0.001652 0.000118 0.078968 ( 0.077680)
build_ruby 0.001712 0.000122 0.069258 ( 0.068171)
build_all 0.009931 0.000709 4.096854 ( 0.801962)
build_install 0.015984 0.006942 7.826876 ( 2.361848)
test_btest 0.001012 0.000135 47.983024 ( 45.282656)
test_basic 0.001473 0.006620 0.331799 ( 0.420263)
test_all 0.001570 0.000314 674.405938 ( 69.184591)
test_rubyspec 0.101470 0.060210 46.153633 ( 51.700434)
total: 171.02 sec