Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-162832
#<BuildRuby:0x0000561397f8bbb8
@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.20231215-162832",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001683 0.003535 1.421097 ( 1.767124)
build_miniruby 0.000880 0.000185 0.869284 ( 0.870013)
build_ruby 0.001359 0.000000 2.904819 ( 2.905440)
build_all 0.006826 0.003132 16.950534 ( 1.542853)
build_install 0.007782 0.000866 4.958140 ( 1.155232)
test_btest 0.000844 0.000184 89.444861 ( 7.705570)
test_basic 0.003096 0.000673 0.751137 ( 0.822070)
test_all 0.093300 0.038854 559.259578 ( 51.858364)
test_rubyspec 0.012569 0.038585 51.784727 ( 64.136175)
total: 132.76 sec