Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-190835
#<BuildRuby:0x000055cdad3afe00
@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.20220729-190835",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001715 0.004764 0.812798 ( 1.735834)
build_miniruby 0.001087 0.000000 0.089203 ( 0.087130)
build_ruby 0.001928 0.000000 3.513015 ( 3.320692)
build_all 0.005749 0.003858 15.746039 ( 2.885350)
build_install 0.009378 0.002070 5.743786 ( 2.152393)
test_btest 0.000436 0.000154 55.224734 ( 7.872444)
test_basic 0.004500 0.001588 0.332661 ( 0.420825)
test_all 0.000955 0.000136 639.734677 ( 92.308261)
test_rubyspec 0.071796 0.026572 43.755857 ( 49.373832)
total: 160.16 sec