Logfile: /home/ko1/ruby/logs/brlog.trunk.20220409-145215
#<BuildRuby:0x000055cab54984e8
@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.20220409-145215",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009182 0.001607 1.004157 ( 1.564295)
build_miniruby 0.001846 0.000568 0.080074 ( 0.078201)
build_ruby 0.001316 0.000404 0.076562 ( 0.075125)
build_all 0.009975 0.000196 1.494663 ( 0.600581)
build_install 0.018919 0.003560 2.043551 ( 1.143791)
test_btest 0.000000 0.001200 79.435340 ( 8.309161)
test_basic 0.005201 0.002616 0.332995 ( 0.422101)
test_all 0.001831 0.000509 640.822514 ( 65.008584)
test_rubyspec 0.115359 0.056078 46.799092 ( 52.189544)
total: 129.39 sec