Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-200939
#<BuildRuby:0x00005640d85a3fb0
@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.20221226-200939",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.001405 0.004680 0.851825 ( 1.746515)
build_miniruby 0.001334 0.000000 0.998647 ( 0.996533)
build_ruby 0.001603 0.000000 2.765056 ( 2.762296)
build_all 0.008467 0.001098 16.588851 ( 2.978245)
build_install 0.006231 0.005155 2.231666 ( 1.182271)
test_btest 0.000726 0.000290 74.567773 ( 10.594100)
test_basic 0.001132 0.005140 0.342044 ( 0.428808)
test_all 0.000900 0.000420 665.458097 ( 96.862265)
test_rubyspec 0.080149 0.024424 50.915854 ( 59.042478)
total: 176.59 sec