Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-133611
#<BuildRuby:0x0000560ed4debf28
@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.20230130-133611",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.006517 0.842618 ( 1.046135)
build_miniruby 0.000163 0.001111 1.003148 ( 1.001455)
build_ruby 0.001194 0.000448 2.779914 ( 2.777454)
build_all 0.009215 0.000812 16.729426 ( 2.964994)
build_install 0.006930 0.004444 2.105786 ( 1.079997)
test_btest 0.000625 0.000228 72.660010 ( 10.611445)
test_basic 0.004756 0.001729 0.340914 ( 0.427079)
test_all 0.000789 0.000287 662.266026 ( 99.467523)
test_rubyspec 0.081644 0.043622 51.713831 ( 60.495975)
total: 179.87 sec