Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-082242
#<BuildRuby:0x000055b574ebf468
@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.20221225-082242",
@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.000024)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004342 0.000061 0.776365 ( 1.006832)
build_miniruby 0.000842 0.000211 0.922102 ( 0.920739)
build_ruby 0.001089 0.000272 2.703973 ( 2.702271)
build_all 0.005614 0.003442 15.809069 ( 3.341266)
build_install 0.009123 0.001345 2.161100 ( 1.170854)
test_btest 0.000517 0.000138 65.993754 ( 10.698825)
test_basic 0.003816 0.001017 0.285893 ( 0.376712)
test_all 0.000725 0.000193 643.971647 ( 98.826190)
test_rubyspec 0.056683 0.009420 51.730661 ( 59.916067)
total: 178.96 sec