Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-101634
#<BuildRuby:0x000055e4e4227468
@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.20221223-101634",
@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.000002 0.000009 ( 0.000024)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003497 0.000932 1.000910 ( 1.443348)
build_miniruby 0.000827 0.000220 0.962108 ( 0.960889)
build_ruby 0.000905 0.000241 2.755838 ( 2.754596)
build_all 0.007008 0.001869 15.684591 ( 3.311775)
build_install 0.008320 0.000000 2.205498 ( 1.259797)
test_btest 0.000622 0.000000 58.429990 ( 11.685900)
test_basic 0.003746 0.000735 0.319631 ( 0.410771)
test_all 0.000756 0.000178 638.898456 (101.090367)
test_rubyspec 0.030139 0.044400 51.848314 ( 60.036737)
total: 182.95 sec