Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-221458
#<BuildRuby:0x000056504bb327b0
@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.20220814-221458",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006921 0.000000 0.833451 ( 0.868682)
build_miniruby 0.000974 0.000000 0.057963 ( 0.056817)
build_ruby 0.000000 0.000968 0.059716 ( 0.058473)
build_all 0.000000 0.004579 1.530856 ( 0.587558)
build_install 0.009583 0.001627 1.914549 ( 0.965606)
test_btest 0.000709 0.000208 55.984796 ( 8.193460)
test_basic 0.003694 0.002575 0.341590 ( 0.429331)
test_all 0.001783 0.000563 609.906712 ( 91.017119)
test_rubyspec 0.077693 0.048314 44.046819 ( 51.406626)
total: 153.58 sec