Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-052458
#<BuildRuby:0x000055bde8f8e548
@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.20220204-052458",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000019 0.000001 0.000020 ( 0.000011)
build_up 0.003074 0.008201 0.955695 ( 1.525182)
build_miniruby 0.001681 0.000336 0.079517 ( 0.077763)
build_ruby 0.001633 0.000326 0.074662 ( 0.073280)
build_all 0.004220 0.007414 4.152781 ( 0.786095)
build_install 0.022133 0.001353 7.790718 ( 2.330280)
test_btest 0.001182 0.000281 46.864832 ( 43.217314)
test_basic 0.004026 0.004332 0.340699 ( 0.429087)
test_all 0.001649 0.000000 655.318107 ( 65.472203)
test_rubyspec 0.123926 0.045184 46.379680 ( 51.768466)
total: 165.68 sec