Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-205833
#<BuildRuby:0x0000560b68c63f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-205833",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004262 0.000304 0.868860 ( 1.824353)
build_miniruby 0.000891 0.000064 1.017617 ( 1.016265)
build_ruby 0.001148 0.000082 2.649148 ( 2.647776)
build_all 0.000000 0.009048 15.871065 ( 3.414954)
build_install 0.006071 0.002551 2.282150 ( 1.296574)
test_btest 0.000462 0.000109 59.996802 ( 11.704986)
test_basic 0.004824 0.000169 0.322368 ( 0.412546)
test_all 0.000809 0.000180 629.023978 (106.173907)
test_rubyspec 0.050994 0.013330 51.446373 ( 59.651338)
total: 188.14 sec