Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-173658
#<BuildRuby:0x000056368b4e03c8
@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.20230112-173658",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.001851 0.004451 0.880034 ( 1.064351)
build_miniruby 0.001102 0.000236 1.008889 ( 1.006918)
build_ruby 0.001204 0.000258 2.794926 ( 2.792379)
build_all 0.009751 0.000193 16.813326 ( 2.974338)
build_install 0.009550 0.001790 2.079481 ( 1.073103)
test_btest 0.000874 0.000163 70.051390 ( 11.217837)
test_basic 0.006604 0.000000 0.346771 ( 0.432927)
test_all 0.001331 0.000000 672.742076 ( 97.861785)
test_rubyspec 0.094943 0.021614 51.878195 ( 59.914300)
total: 178.34 sec