Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-070840
#<BuildRuby:0x0000558290a9be20
@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.20231208-070840",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000745 0.004194 1.335613 ( 1.704060)
build_miniruby 0.000868 0.000137 0.976316 ( 0.975852)
build_ruby 0.001376 0.000000 3.059931 ( 3.059681)
build_all 0.009196 0.000969 17.065798 ( 1.569953)
build_install 0.009450 0.000000 4.998243 ( 1.208933)
test_btest 0.001059 0.000000 89.809406 ( 7.597924)
test_basic 0.004553 0.000000 0.707103 ( 0.784081)
test_all 0.082658 0.058148 547.869521 ( 58.072311)
test_rubyspec 0.023763 0.026128 50.542196 ( 62.852975)
total: 137.83 sec