Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-233504
#<BuildRuby:0x0000555b08157c88
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220429-233504",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002320 0.004299 0.825474 ( 0.913123)
build_miniruby 0.000842 0.000060 0.057416 ( 0.056178)
build_ruby 0.000845 0.000060 0.058200 ( 0.056992)
build_all 0.000222 0.003869 1.486698 ( 0.595424)
build_install 0.009739 0.000168 6.265527 ( 2.819191)
test_btest 0.000570 0.000067 55.653482 ( 7.920535)
test_basic 0.005560 0.000142 0.279879 ( 0.368432)
test_all 0.001237 0.000138 618.494383 ( 88.206208)
test_rubyspec 0.064947 0.053998 43.879659 ( 48.805416)
total: 149.74 sec