Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-034541
#<BuildRuby:0x000055a7015270f8
@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.20220814-034541",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003966 0.008216 0.982026 ( 1.006495)
build_miniruby 0.001640 0.000469 0.072319 ( 0.070196)
build_ruby 0.001634 0.000467 0.076197 ( 0.074251)
build_all 0.008797 0.001181 1.562513 ( 0.579397)
build_install 0.015897 0.008177 1.898252 ( 0.924185)
test_btest 0.000872 0.000272 76.009510 ( 8.343164)
test_basic 0.006395 0.001998 0.335097 ( 0.422302)
test_all 0.003185 0.000996 649.507163 ( 64.922316)
test_rubyspec 0.107760 0.063485 45.830608 ( 53.470443)
total: 129.81 sec