Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-043423
#<BuildRuby:0x000055e83a7bbfb0
@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.20221213-043423",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003581 0.000512 0.885886 ( 1.599268)
build_miniruby 0.000858 0.000123 0.926668 ( 0.925015)
build_ruby 0.000000 0.001194 2.681737 ( 2.569455)
build_all 0.006149 0.002696 15.644880 ( 3.402145)
build_install 0.008240 0.000693 2.254832 ( 1.302375)
test_btest 0.000455 0.000080 57.726240 ( 12.013063)
test_basic 0.003682 0.000649 0.295746 ( 0.387091)
test_all 0.001181 0.000208 666.534862 (152.156458)
test_rubyspec 0.029150 0.032520 53.304048 ( 61.463072)
total: 235.82 sec