Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-132103
#<BuildRuby:0x000056016ed18510
@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.20220206-132103",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009424 0.001231 0.957532 ( 1.856953)
build_miniruby 0.001839 0.000424 0.079329 ( 0.077298)
build_ruby 0.001785 0.000412 0.074943 ( 0.072927)
build_all 0.009115 0.000925 4.049963 ( 0.764306)
build_install 0.014204 0.009895 7.747298 ( 2.291988)
test_btest 0.001087 0.000319 73.771865 ( 7.943094)
test_basic 0.007503 0.000662 0.343649 ( 0.431595)
test_all 0.001306 0.000363 661.088495 ( 65.394237)
test_rubyspec 0.096125 0.069405 45.851614 ( 51.023774)
total: 129.86 sec