Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-090835
#<BuildRuby:0x0000557a8028a8c0
@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.20220817-090835",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006518 0.842944 ( 1.210172)
build_miniruby 0.000000 0.001013 0.057630 ( 0.056294)
build_ruby 0.000000 0.000929 0.059767 ( 0.058594)
build_all 0.001896 0.002713 1.536126 ( 0.588592)
build_install 0.007255 0.003628 1.904462 ( 0.960783)
test_btest 0.000599 0.000299 47.583642 ( 8.779934)
test_basic 0.000000 0.005310 0.256194 ( 0.345363)
test_all 0.000000 0.002035 604.705949 ( 90.072204)
test_rubyspec 0.062027 0.057142 44.056717 ( 51.423993)
total: 153.50 sec