Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-064006
#<BuildRuby:0x000055dbb380f0b8
@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.20231206-064006",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004796 0.000800 1.269347 ( 1.601260)
build_miniruby 0.000944 0.000158 0.885847 ( 0.885024)
build_ruby 0.001163 0.000194 2.687330 ( 2.687444)
build_all 0.001227 0.009004 16.339887 ( 1.426310)
build_install 0.008315 0.001030 4.883852 ( 1.225800)
test_btest 0.000761 0.000200 83.066883 ( 7.738105)
test_basic 0.004683 0.000007 0.737613 ( 0.813957)
test_all 0.101512 0.034698 542.615123 ( 57.707027)
test_rubyspec 0.020076 0.027923 50.509288 ( 62.862786)
total: 136.95 sec