Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-230503
#<BuildRuby:0x0000563ddede4460
@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-230503",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004767 0.001324 0.846849 ( 1.840868)
build_miniruby 0.000974 0.000271 1.038983 ( 1.036960)
build_ruby 0.001618 0.000000 2.760729 ( 2.758187)
build_all 0.005630 0.003999 16.597260 ( 2.954695)
build_install 0.006390 0.005065 2.226783 ( 1.165446)
test_btest 0.000738 0.000246 69.422485 ( 11.126332)
test_basic 0.003443 0.004139 0.376039 ( 0.460425)
test_all 0.001400 0.000509 660.614145 ( 97.340169)
test_rubyspec 0.090103 0.029185 50.968245 ( 59.068983)
total: 177.75 sec