Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-171423
#<BuildRuby:0x000055810c8aae48
@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.20230725-171423",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005683 0.000516 1.447820 ( 2.727856)
build_miniruby 0.000969 0.000088 0.873167 ( 0.872449)
build_ruby 0.001006 0.000092 2.733975 ( 2.734707)
build_all 0.008822 0.000338 13.566953 ( 1.210127)
build_install 0.000000 0.007847 1.937462 ( 0.872085)
test_btest 0.000000 0.000938 79.056425 ( 7.440148)
test_basic 0.001479 0.003807 0.691467 ( 0.768461)
test_all 0.001308 0.000374 499.823471 ( 46.546083)
test_rubyspec 0.026168 0.015551 43.965897 ( 56.254593)
total: 119.43 sec