Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-154410
#<BuildRuby:0x000055d9e03d8870
@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.20220131-154410",
@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.000011)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000989 0.010840 0.950149 ( 1.056474)
build_miniruby 0.002034 0.000000 0.076222 ( 0.074445)
build_ruby 0.001686 0.000000 0.074478 ( 0.073301)
build_all 0.008167 0.001720 4.101384 ( 0.794783)
build_install 0.021056 0.001399 7.863389 ( 2.349696)
test_btest 0.001012 0.000320 47.462074 ( 44.300302)
test_basic 0.007744 0.000988 0.336824 ( 0.435592)
test_all 0.001967 0.001446 665.738128 ( 65.367729)
test_rubyspec 0.100183 0.057952 45.925983 ( 51.491594)
total: 165.95 sec