Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-062901
#<BuildRuby:0x00005567697095b0
@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-062901",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011699 0.000030 0.977979 ( 1.603186)
build_miniruby 0.001610 0.000322 0.078846 ( 0.076789)
build_ruby 0.002492 0.000000 0.076994 ( 0.074599)
build_all 0.012174 0.000000 4.137650 ( 0.795006)
build_install 0.019055 0.004335 7.811348 ( 2.347785)
test_btest 0.000976 0.000170 47.258909 ( 43.626653)
test_basic 0.003309 0.004838 0.338560 ( 0.426769)
test_all 0.001603 0.000348 694.801212 ( 67.432005)
test_rubyspec 0.118203 0.050973 46.058459 ( 51.503413)
total: 167.89 sec