Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-001558
#<BuildRuby:0x00005585b769a5e0
@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-001558",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004648 0.007185 0.985928 ( 1.025869)
build_miniruby 0.001688 0.000451 0.079322 ( 0.077273)
build_ruby 0.001667 0.000445 0.074538 ( 0.072692)
build_all 0.006711 0.003647 4.064548 ( 0.763643)
build_install 0.008720 0.014058 7.843970 ( 2.326372)
test_btest 0.000000 0.001178 47.444073 ( 45.170912)
test_basic 0.003492 0.004716 0.341360 ( 0.435875)
test_all 0.001866 0.000000 658.439847 ( 65.093265)
test_rubyspec 0.090198 0.074790 46.254624 ( 51.654903)
total: 166.62 sec