Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-072410
#<BuildRuby:0x000056531d86c060
@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.20220508-072410",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006462 0.001077 0.955101 ( 1.662444)
build_miniruby 0.001071 0.000179 3.018991 ( 2.153660)
build_ruby 0.001849 0.000000 2.665359 ( 2.470669)
build_all 0.005874 0.003469 15.724898 ( 2.861904)
build_install 0.005805 0.004715 6.394738 ( 2.794026)
test_btest 0.000609 0.000152 50.942752 ( 8.072511)
test_basic 0.006210 0.000406 0.336498 ( 0.423412)
test_all 0.002325 0.000000 605.822167 ( 90.330944)
test_rubyspec 0.088189 0.040645 43.860165 ( 48.710119)
total: 159.48 sec