Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-171509
#<BuildRuby:0x000055be9599a378
@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-171509",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.003463 0.003112 0.847824 ( 1.032221)
build_miniruby 0.000986 0.000174 1.014081 ( 1.011989)
build_ruby 0.001360 0.000240 2.773890 ( 2.771389)
build_all 0.009547 0.000320 16.837833 ( 3.002371)
build_install 0.010239 0.000956 2.122819 ( 1.073458)
test_btest 0.000915 0.000137 74.530801 ( 10.913426)
test_basic 0.006827 0.000370 0.363237 ( 0.447688)
test_all 0.001063 0.000152 652.325691 ( 97.420564)
test_rubyspec 0.068593 0.020362 51.908693 ( 60.334472)
total: 178.01 sec