Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-192303
#<BuildRuby:0x000055fb81fac3c8
@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.20221207-192303",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004892 0.000179 1.240312 ( 1.469688)
build_miniruby 0.000816 0.000175 1.037112 ( 1.035757)
build_ruby 0.000968 0.000207 2.723545 ( 2.613311)
build_all 0.007694 0.001649 15.848882 ( 3.245393)
build_install 0.006938 0.003047 2.300221 ( 1.306103)
test_btest 0.000450 0.000106 67.745082 ( 11.214387)
test_basic 0.004249 0.000000 0.291928 ( 0.383269)
test_all 0.000922 0.000184 672.921975 (102.807950)
test_rubyspec 0.046132 0.020067 52.258153 ( 60.373687)
total: 184.45 sec