Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-201709
#<BuildRuby:0x000055bdbd2b80d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-201709",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003792 0.000345 1.027432 ( 1.543911)
build_miniruby 0.000795 0.000072 0.869850 ( 0.869940)
build_ruby 0.001499 0.000136 2.698982 ( 2.700155)
build_all 0.000000 0.008163 12.199132 ( 0.988711)
build_install 0.008818 0.004029 3.564831 ( 0.964157)
test_btest 0.000694 0.000000 65.030627 ( 4.912431)
test_basic 0.004443 0.000000 0.378063 ( 0.458849)
test_all 0.077269 0.021390 372.524055 ( 40.134150)
test_rubyspec 0.025316 0.041150 39.498190 ( 52.150003)
total: 104.72 sec