Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-103526
#<BuildRuby:0x0000556f5f1f2e48
@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.20231227-103526",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.004347 0.000017 1.215586 ( 1.625164)
build_miniruby 0.001144 0.000054 0.845129 ( 0.844327)
build_ruby 0.001257 0.000059 2.709772 ( 2.709993)
build_all 0.001759 0.007934 15.796840 ( 1.386695)
build_install 0.007881 0.000000 4.479261 ( 1.090741)
test_btest 0.000660 0.000069 81.135634 ( 7.418709)
test_basic 0.004256 0.000025 0.597628 ( 0.677736)
test_all 0.095745 0.039922 521.167730 ( 58.099188)
test_rubyspec 0.026535 0.019832 49.811321 ( 62.155814)
total: 136.01 sec