Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-181729
#<BuildRuby:0x0000559c2f454040
@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.20221231-181729",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.005243 0.001210 0.846588 ( 1.052840)
build_miniruby 0.001084 0.000250 1.009622 ( 1.007604)
build_ruby 0.001639 0.000000 2.790758 ( 2.788073)
build_all 0.008576 0.001221 16.758022 ( 3.014434)
build_install 0.010567 0.001115 2.322991 ( 1.197830)
test_btest 0.000819 0.000163 73.610369 ( 10.497677)
test_basic 0.005528 0.001105 0.341906 ( 0.428094)
test_all 0.001195 0.000239 670.911738 ( 99.044604)
test_rubyspec 0.070570 0.031970 51.444077 ( 59.502127)
total: 178.53 sec