Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-124356
#<BuildRuby:0x0000555ea3ea7d68
@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.20231219-124356",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002022 0.003304 1.266218 ( 1.615200)
build_miniruby 0.000719 0.000254 0.955198 ( 0.955079)
build_ruby 0.001105 0.000390 2.764933 ( 2.765738)
build_all 0.002394 0.007297 16.762531 ( 1.510641)
build_install 0.007058 0.001321 4.950075 ( 1.177448)
test_btest 0.000751 0.000316 85.434627 ( 7.758264)
test_basic 0.003018 0.001271 0.727366 ( 0.804484)
test_all 0.109186 0.025001 553.665901 ( 54.751461)
test_rubyspec 0.017495 0.034167 51.102134 ( 63.428947)
total: 134.77 sec