Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-140621
#<BuildRuby:0x00005637b0dff140
@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.20230210-140621",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003399 0.000566 0.626322 ( 1.047610)
build_miniruby 0.000844 0.000141 0.649885 ( 0.649076)
build_ruby 0.001035 0.000172 2.085779 ( 2.085533)
build_all 0.007819 0.001303 12.378535 ( 1.482829)
build_install 0.006447 0.000000 1.509046 ( 0.730098)
test_btest 0.000640 0.000000 66.264906 ( 5.776263)
test_basic 0.003817 0.000000 0.262906 ( 0.358009)
test_all 0.001219 0.000000 494.872654 ( 47.277436)
test_rubyspec 0.018341 0.010179 35.089687 ( 45.700038)
total: 105.11 sec