Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-092211
#<BuildRuby:0x000055c70ec9af60
@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-092211",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002591 0.001152 0.626919 ( 1.053299)
build_miniruby 0.000597 0.000265 0.644349 ( 0.643599)
build_ruby 0.000816 0.000363 2.054727 ( 2.054439)
build_all 0.009220 0.000000 12.459943 ( 1.517066)
build_install 0.004903 0.001771 1.503580 ( 0.722816)
test_btest 0.000486 0.000176 66.784699 ( 5.942463)
test_basic 0.000000 0.003805 0.260366 ( 0.355706)
test_all 0.000000 0.001242 486.648484 ( 47.599645)
test_rubyspec 0.009575 0.019910 35.391776 ( 46.013352)
total: 105.90 sec