Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-111050
#<BuildRuby:0x000055c8c913b568
@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.20230529-111050",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000798 0.004212 1.325818 ( 2.556307)
build_miniruby 0.000991 0.000105 0.748007 ( 0.747696)
build_ruby 0.001123 0.000118 2.381378 ( 2.381980)
build_all 0.004478 0.004317 11.962216 ( 1.031338)
build_install 0.006205 0.000931 1.711885 ( 0.853918)
test_btest 0.000634 0.000095 81.943223 ( 7.023238)
test_basic 0.003400 0.000510 0.714912 ( 0.798201)
test_all 0.001361 0.000000 424.926965 ( 43.058157)
test_rubyspec 0.016430 0.026711 41.293424 ( 53.779943)
total: 112.23 sec