Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-072707
#<BuildRuby:0x000055a0978a8af8
@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.20220224-072707",
@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.000005)
autoconf 0.000028 0.000000 0.000028 ( 0.000033)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.011485 0.000454 0.892705 ( 4.399457)
build_miniruby 0.001658 0.000221 0.069586 ( 0.067408)
build_ruby 0.001491 0.000199 0.072184 ( 0.070257)
build_all 0.010941 0.000000 4.170081 ( 0.850741)
build_install 0.011829 0.011634 7.929112 ( 2.422267)
test_btest 0.001151 0.000262 75.277321 ( 8.647354)
test_basic 0.005894 0.001339 0.328332 ( 0.422369)
test_all 0.001592 0.000144 654.622168 ( 65.304766)
test_rubyspec 0.084009 0.066207 46.327572 ( 51.807172)
total: 133.99 sec