Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-001322
#<BuildRuby:0x00005625a1ed4870
@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.20220202-001322",
@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.000002 0.000006 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000271 0.010259 0.930479 ( 1.769998)
build_miniruby 0.001692 0.000987 0.075602 ( 0.072615)
build_ruby 0.002448 0.000000 0.078012 ( 0.075427)
build_all 0.002377 0.008676 4.047952 ( 0.767339)
build_install 0.014501 0.006697 7.816462 ( 2.301160)
test_btest 0.000721 0.000463 46.790087 ( 45.144799)
test_basic 0.004431 0.002848 0.347949 ( 0.445267)
test_all 0.001481 0.000350 667.210347 ( 65.215390)
test_rubyspec 0.078229 0.088628 46.016782 ( 51.198140)
total: 166.99 sec