Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-104425
#<BuildRuby:0x0000561017faff28
@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.20221228-104425",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000000 0.000054 0.000054 ( 0.000031)
build_up 0.000000 0.006162 0.847538 ( 1.038617)
build_miniruby 0.000000 0.001088 1.020297 ( 1.018449)
build_ruby 0.000720 0.000870 2.782061 ( 2.779607)
build_all 0.008757 0.001007 16.714459 ( 2.974055)
build_install 0.005385 0.004059 2.278615 ( 1.177999)
test_btest 0.000799 0.000240 70.320639 ( 11.305002)
test_basic 0.001970 0.004318 0.355314 ( 0.441667)
test_all 0.001056 0.000370 651.963648 (100.277768)
test_rubyspec 0.093938 0.039884 51.718081 ( 59.743747)
total: 180.76 sec