Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-073323
#<BuildRuby:0x000056285db03e80
@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-073323",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.002082 0.002041 0.848942 ( 1.089200)
build_miniruby 0.000736 0.000245 1.047270 ( 1.046020)
build_ruby 0.000955 0.000319 2.739806 ( 2.613285)
build_all 0.006632 0.002211 15.746715 ( 3.378539)
build_install 0.006054 0.003372 2.224846 ( 1.254413)
test_btest 0.000433 0.000152 61.938247 ( 11.822069)
test_basic 0.003910 0.001368 0.335026 ( 0.425266)
test_all 0.001461 0.000000 668.199650 (154.975139)
test_rubyspec 0.045387 0.019730 53.369202 ( 61.428355)
total: 238.03 sec