Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-064101
#<BuildRuby:0x00005615b0b81930
@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.20220205-064101",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006330 0.004787 0.986075 ( 1.412564)
build_miniruby 0.001668 0.000514 0.075064 ( 0.072789)
build_ruby 0.001627 0.000500 0.077281 ( 0.075771)
build_all 0.008445 0.001115 4.143252 ( 0.789940)
build_install 0.012161 0.011705 7.916969 ( 2.375284)
test_btest 0.000788 0.000306 47.820602 ( 44.246709)
test_basic 0.007963 0.000000 0.345545 ( 0.435027)
test_all 0.001466 0.000202 688.736188 ( 66.914475)
test_rubyspec 0.113348 0.045642 46.300109 ( 51.725407)
total: 168.05 sec