Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-174850
#<BuildRuby:0x000055edf9cc8070
@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.20230111-174850",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003016 0.000503 0.626653 ( 1.054077)
build_miniruby 0.000805 0.000134 0.668662 ( 0.667652)
build_ruby 0.001427 0.000000 2.451259 ( 2.450739)
build_all 0.008925 0.000000 12.771803 ( 1.607663)
build_install 0.005673 0.000469 1.476632 ( 0.720539)
test_btest 0.000605 0.000081 68.934000 ( 6.166902)
test_basic 0.003317 0.000443 0.237927 ( 0.333020)
test_all 0.001741 0.000000 492.948226 ( 52.965004)
test_rubyspec 0.022731 0.005610 35.378961 ( 45.905330)
total: 111.87 sec