Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-163902
#<BuildRuby:0x0000556d49212918
@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.20220502-163902",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005845 0.000899 0.868508 ( 1.135163)
build_miniruby 0.000000 0.001078 0.057081 ( 0.055815)
build_ruby 0.000000 0.000823 0.057572 ( 0.056305)
build_all 0.003840 0.000586 1.474997 ( 0.591095)
build_install 0.004948 0.004017 6.298146 ( 2.837878)
test_btest 0.000597 0.000140 44.649201 ( 8.689049)
test_basic 0.006003 0.000000 0.342637 ( 0.430295)
test_all 0.001342 0.000000 640.565824 ( 92.470313)
test_rubyspec 0.084585 0.043643 43.848046 ( 48.797348)
total: 155.06 sec