Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-150947
#<BuildRuby:0x0000555aa173b328
@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.20230621-150947",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004265 0.001421 1.368898 ( 2.677535)
build_miniruby 0.000855 0.000285 0.820100 ( 0.819533)
build_ruby 0.000935 0.000312 2.580837 ( 2.580732)
build_all 0.009588 0.000197 15.991000 ( 1.420726)
build_install 0.008510 0.001114 4.544891 ( 1.064079)
test_btest 0.001185 0.000080 85.176527 ( 7.425680)
test_basic 0.004079 0.000092 0.576533 ( 0.662213)
test_all 0.001014 0.000267 441.562650 ( 49.781144)
test_rubyspec 0.017136 0.025739 43.068321 ( 55.601259)
total: 122.03 sec