Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-015738
#<BuildRuby:0x0000557265c4ff68
@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.20221128-015738",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004260 0.001065 1.246700 ( 1.470708)
build_miniruby 0.000741 0.000185 1.068144 ( 1.066758)
build_ruby 0.000930 0.000232 2.847757 ( 2.754760)
build_all 0.009809 0.000169 22.357522 ( 4.336096)
build_install 0.007612 0.001631 4.391738 ( 1.552272)
test_btest 0.000448 0.000096 59.601240 ( 10.974545)
test_basic 0.005052 0.000000 0.304999 ( 0.395300)
test_all 0.000971 0.000185 652.509401 (122.605857)
test_rubyspec 0.028769 0.034723 53.327783 ( 61.487149)
total: 206.64 sec