Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-015733
#<BuildRuby:0x000055df35d9fde0
@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.20220726-015733",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.006218 0.885655 ( 0.963554)
build_miniruby 0.000000 0.000969 0.057642 ( 0.056347)
build_ruby 0.000343 0.000497 0.058965 ( 0.057792)
build_all 0.004588 0.000087 1.523241 ( 0.584737)
build_install 0.003449 0.007761 5.634458 ( 2.165686)
test_btest 0.000524 0.000124 48.094915 ( 8.443475)
test_basic 0.005107 0.000259 0.277967 ( 0.367816)
test_all 0.000681 0.000151 608.720893 ( 89.652263)
test_rubyspec 0.082692 0.024748 43.440219 ( 49.036338)
total: 151.33 sec