Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-030052
#<BuildRuby:0x000055d6ced6f740
@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.20230726-030052",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000837 0.004125 1.462999 ( 2.717592)
build_miniruby 0.000774 0.000273 0.840660 ( 0.840207)
build_ruby 0.000895 0.000316 2.637783 ( 2.637002)
build_all 0.003827 0.005560 14.390124 ( 1.328649)
build_install 0.002906 0.005580 2.001044 ( 0.912596)
test_btest 0.000656 0.000308 84.049113 ( 7.934456)
test_basic 0.003398 0.001599 0.725316 ( 0.805651)
test_all 0.001194 0.000562 496.007865 ( 53.596255)
test_rubyspec 0.016883 0.023546 43.067988 ( 55.503816)
total: 126.28 sec