Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-142723
#<BuildRuby:0x000055870f943810
@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.20220301-142723",
@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.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008887 0.001536 1.047555 ( 1.202579)
build_miniruby 0.001504 0.000463 0.071031 ( 0.069122)
build_ruby 0.001930 0.000594 0.076819 ( 0.074465)
build_all 0.008853 0.001227 4.154937 ( 0.847532)
build_install 0.016089 0.007132 7.945511 ( 2.414319)
test_btest 0.001033 0.000326 76.046688 ( 8.065009)
test_basic 0.002358 0.005369 0.334077 ( 0.423123)
test_all 0.000648 0.001675 702.930882 ( 67.570651)
test_rubyspec 0.086298 0.082424 46.419363 ( 51.820471)
total: 132.49 sec