Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-210438
#<BuildRuby:0x000055714e68e858
@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.20221223-210438",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004386 0.000017 0.892988 ( 1.117568)
build_miniruby 0.000988 0.000047 0.996282 ( 0.995001)
build_ruby 0.000000 0.001384 2.614862 ( 2.613306)
build_all 0.003093 0.006100 15.690011 ( 3.313641)
build_install 0.009579 0.000712 2.244693 ( 1.224521)
test_btest 0.000580 0.000072 57.697903 ( 12.245341)
test_basic 0.001418 0.003709 0.304949 ( 0.395565)
test_all 0.000749 0.000120 624.322405 ( 98.651296)
test_rubyspec 0.050664 0.013031 51.689064 ( 59.830971)
total: 180.39 sec