Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-002314
#<BuildRuby:0x000056028b6984d8
@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.20220218-002314",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.007252 0.004582 0.977772 ( 2.263681)
build_miniruby 0.002117 0.000000 0.077135 ( 0.075788)
build_ruby 0.002059 0.000000 0.068793 ( 0.067442)
build_all 0.006049 0.004668 4.056551 ( 0.783737)
build_install 0.017053 0.007742 7.780205 ( 2.334887)
test_btest 0.001067 0.000243 74.595106 ( 8.005044)
test_basic 0.005919 0.001345 0.329442 ( 0.420475)
test_all 0.000000 0.001769 670.314928 ( 65.317828)
test_rubyspec 0.110020 0.061034 46.124098 ( 51.545288)
total: 130.82 sec