Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-055219
#<BuildRuby:0x000055e03ed57680
@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.20220210-055219",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010329 0.000689 0.947730 ( 2.056226)
build_miniruby 0.001930 0.000129 0.074549 ( 0.072440)
build_ruby 0.001480 0.000098 0.075229 ( 0.073902)
build_all 0.010155 0.000327 4.038986 ( 0.770601)
build_install 0.014760 0.005730 7.759309 ( 2.325519)
test_btest 0.001505 0.000000 74.098908 ( 8.211316)
test_basic 0.008366 0.000000 0.338963 ( 0.434484)
test_all 0.001745 0.000083 653.627953 ( 64.798275)
test_rubyspec 0.085632 0.057361 46.037031 ( 51.245924)
total: 129.99 sec