Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-200129
#<BuildRuby:0x000055e09f10ae98
@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.20230329-200129",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000038 0.003855 0.849608 ( 2.224467)
build_miniruby 0.000802 0.000146 0.709619 ( 0.708923)
build_ruby 0.000921 0.000167 2.280359 ( 2.279780)
build_all 0.007394 0.001344 11.997250 ( 1.099263)
build_install 0.006157 0.001119 1.700338 ( 0.883307)
test_btest 0.000458 0.000083 78.772785 ( 6.977651)
test_basic 0.002836 0.000000 0.267280 ( 0.362628)
test_all 0.001021 0.000000 435.054599 ( 43.049930)
test_rubyspec 0.010822 0.008895 37.799781 ( 48.303868)
total: 105.89 sec