Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-071740
#<BuildRuby:0x0000556588acffb0
@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.20221215-071740",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000043 0.004231 0.840814 ( 1.075968)
build_miniruby 0.000000 0.000960 0.982616 ( 0.981292)
build_ruby 0.000234 0.001013 2.754107 ( 2.659112)
build_all 0.009123 0.000000 15.686698 ( 3.294180)
build_install 0.006884 0.003093 2.262544 ( 1.279490)
test_btest 0.000500 0.000125 58.210964 ( 11.890149)
test_basic 0.004452 0.000204 0.309557 ( 0.400892)
test_all 0.001039 0.000248 673.681664 (151.494625)
test_rubyspec 0.051048 0.015081 53.329388 ( 61.499010)
total: 234.58 sec