Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-151818
#<BuildRuby:0x000056422596cf40
@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.20220224-151818",
@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.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003147 0.009018 0.901867 ( 1.721239)
build_miniruby 0.001267 0.000390 0.075473 ( 0.073896)
build_ruby 0.001703 0.000524 0.079997 ( 0.077810)
build_all 0.008262 0.001072 4.223968 ( 0.856448)
build_install 0.021474 0.001675 7.783927 ( 2.386150)
test_btest 0.000000 0.001378 76.280271 ( 7.818575)
test_basic 0.002586 0.004470 0.332114 ( 0.421283)
test_all 0.001435 0.000422 711.299915 ( 68.139690)
test_rubyspec 0.124831 0.037189 46.186864 ( 51.686259)
total: 133.18 sec