Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-200859
#<BuildRuby:0x000055b75f68b818
@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.20230612-200859",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001070 0.003943 1.308657 ( 2.749968)
build_miniruby 0.000000 0.001013 0.763309 ( 0.762859)
build_ruby 0.000000 0.001248 2.465030 ( 2.465123)
build_all 0.007312 0.001870 12.784117 ( 1.126907)
build_install 0.007692 0.000312 1.762745 ( 0.856395)
test_btest 0.001059 0.000092 81.021434 ( 6.992983)
test_basic 0.000000 0.004164 0.651329 ( 0.733335)
test_all 0.000929 0.000974 447.130879 ( 41.833121)
test_rubyspec 0.020182 0.023014 42.405933 ( 54.856292)
total: 112.38 sec