Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-115608
#<BuildRuby:0x00005624f3356c40
@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.20220812-115608",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002242 0.004718 0.878623 ( 1.147571)
build_miniruby 0.000799 0.000200 0.057340 ( 0.056035)
build_ruby 0.000742 0.000185 0.059456 ( 0.058340)
build_all 0.003788 0.000947 1.519117 ( 0.590245)
build_install 0.007147 0.004100 5.714434 ( 2.197144)
test_btest 0.000660 0.000188 54.879508 ( 8.612092)
test_basic 0.004363 0.001246 0.257199 ( 0.346709)
test_all 0.001450 0.000414 601.960479 ( 91.358792)
test_rubyspec 0.084132 0.034495 44.091092 ( 51.451294)
total: 155.82 sec