Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-030549
#<BuildRuby:0x00005572f58de628
@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.20230106-030549",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005276 0.001623 0.987157 ( 1.114769)
build_miniruby 0.000825 0.000254 1.011013 ( 1.008884)
build_ruby 0.001591 0.000000 2.775006 ( 2.772186)
build_all 0.009049 0.000529 16.741268 ( 2.998958)
build_install 0.009388 0.000097 2.108577 ( 1.078585)
test_btest 0.000896 0.000211 68.104552 ( 11.455978)
test_basic 0.002007 0.005161 0.356656 ( 0.441613)
test_all 0.000984 0.000289 671.751747 ( 97.226832)
test_rubyspec 0.102066 0.031889 51.433055 ( 59.477804)
total: 177.58 sec