Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-043640
#<BuildRuby:0x000055c51ec37e20
@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.20231117-043640",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004564 0.000000 1.240487 ( 1.727770)
build_miniruby 0.001599 0.000000 0.951771 ( 0.950727)
build_ruby 0.001375 0.000000 2.583109 ( 2.583248)
build_all 0.003790 0.006084 16.363277 ( 1.425858)
build_install 0.007882 0.000897 4.742724 ( 1.135248)
test_btest 0.000851 0.000177 82.973621 ( 7.158583)
test_basic 0.002811 0.000586 0.676840 ( 0.755826)
test_all 0.103122 0.031840 524.517318 ( 52.020494)
test_rubyspec 0.016104 0.029051 48.884382 ( 61.317343)
total: 129.08 sec