Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-192710
#<BuildRuby:0x0000556259827e70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-192710",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001148 0.003148 0.821248 ( 1.345218)
build_miniruby 0.000750 0.000250 1.011925 ( 1.010549)
build_ruby 0.000911 0.000303 2.818919 ( 2.733170)
build_all 0.004781 0.004329 15.929184 ( 3.357859)
build_install 0.007743 0.001299 2.223338 ( 1.254775)
test_btest 0.000450 0.000160 56.950568 ( 12.011490)
test_basic 0.004128 0.001475 0.304464 ( 0.394445)
test_all 0.001135 0.000405 677.971469 (141.818659)
test_rubyspec 0.025422 0.037685 52.539575 ( 60.805419)
total: 224.73 sec