Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-172836
#<BuildRuby:0x000055fd0132c0e0
@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-172836",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003188 0.000532 0.620294 ( 1.028237)
build_miniruby 0.000784 0.000131 0.641523 ( 0.640758)
build_ruby 0.001012 0.000168 2.095875 ( 2.095543)
build_all 0.007991 0.001331 12.396830 ( 1.497923)
build_install 0.000000 0.006280 1.487088 ( 0.722925)
test_btest 0.000000 0.000717 66.595243 ( 6.062434)
test_basic 0.000000 0.003748 0.265112 ( 0.359902)
test_all 0.000431 0.000811 476.731445 ( 50.105962)
test_rubyspec 0.007778 0.021079 35.517383 ( 45.910276)
total: 108.42 sec