Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-162735
#<BuildRuby:0x00005603bdd63f00
@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.20221219-162735",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003699 0.000569 0.856656 ( 1.072305)
build_miniruby 0.000880 0.000136 1.022603 ( 1.021413)
build_ruby 0.000000 0.001305 2.662648 ( 2.569686)
build_all 0.007232 0.001933 15.792377 ( 3.306442)
build_install 0.006676 0.002894 2.289546 ( 1.275133)
test_btest 0.000474 0.000100 67.454892 ( 10.975670)
test_basic 0.004311 0.000908 0.295718 ( 0.386332)
test_all 0.001196 0.000251 666.948063 (144.173713)
test_rubyspec 0.048984 0.016678 52.677056 ( 60.885424)
total: 225.67 sec