Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-171225
#<BuildRuby:0x000055e4133c3bb8
@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.20230601-171225",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003123 0.003044 1.408999 ( 2.701829)
build_miniruby 0.000844 0.000177 0.776127 ( 0.775637)
build_ruby 0.001341 0.000282 2.428764 ( 2.428271)
build_all 0.001666 0.007257 12.714068 ( 1.134971)
build_install 0.003856 0.003859 1.776785 ( 0.966931)
test_btest 0.000865 0.000288 81.010567 ( 7.166712)
test_basic 0.004220 0.000099 0.561373 ( 0.644115)
test_all 0.001378 0.000438 445.637892 ( 50.093430)
test_rubyspec 0.005527 0.034295 42.131518 ( 54.623165)
total: 120.54 sec