Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-034758
#<BuildRuby:0x000055791acb7f58
@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.20221218-034758",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003746 0.000576 0.859327 ( 1.070338)
build_miniruby 0.001076 0.000000 1.028346 ( 1.026956)
build_ruby 0.001330 0.000000 2.746976 ( 2.645218)
build_all 0.008983 0.000000 15.768145 ( 3.309547)
build_install 0.006048 0.003000 2.313577 ( 1.307946)
test_btest 0.000546 0.000086 66.989581 ( 10.891023)
test_basic 0.000367 0.003944 0.310181 ( 0.401508)
test_all 0.001492 0.000000 674.013285 (147.584003)
test_rubyspec 0.062484 0.008436 52.577408 ( 60.772532)
total: 229.01 sec