Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-233246
#<BuildRuby:0x000055904f9880e8
@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.20231222-233246",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000911 0.004118 1.137689 ( 1.527864)
build_miniruby 0.001412 0.000223 0.908778 ( 0.908181)
build_ruby 0.001225 0.000194 2.784878 ( 2.784899)
build_all 0.004729 0.005167 16.610139 ( 1.549355)
build_install 0.004282 0.004387 4.788011 ( 1.154942)
test_btest 0.000572 0.000143 83.960064 ( 8.014571)
test_basic 0.005654 0.000287 0.718942 ( 0.793776)
test_all 0.112117 0.021771 514.824546 ( 51.569745)
test_rubyspec 0.021029 0.027180 50.151091 ( 62.380353)
total: 130.68 sec