Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-000946
#<BuildRuby:0x000055c7f7a33fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-000946",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004745 0.000123 1.345603 ( 1.681128)
build_miniruby 0.000881 0.000139 0.896166 ( 0.895928)
build_ruby 0.001610 0.000254 2.855257 ( 2.854882)
build_all 0.010158 0.000000 16.611314 ( 1.462873)
build_install 0.005890 0.002746 4.951761 ( 1.197172)
test_btest 0.000633 0.000101 83.151505 ( 8.065343)
test_basic 0.003712 0.000000 0.571547 ( 0.649609)
test_all 0.106112 0.029538 530.438738 ( 62.831415)
test_rubyspec 0.034633 0.012340 50.731478 ( 63.107863)
total: 142.75 sec