Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-133357
#<BuildRuby:0x00005560c5163f20
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220505-133357",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003058 0.003637 0.855211 ( 1.075239)
build_miniruby 0.000775 0.000239 0.057230 ( 0.055897)
build_ruby 0.000758 0.000233 0.058442 ( 0.057234)
build_all 0.003170 0.000975 1.521978 ( 0.604579)
build_install 0.009390 0.001481 6.268491 ( 2.808214)
test_btest 0.000570 0.000163 50.832576 ( 8.777799)
test_basic 0.000000 0.005445 0.295517 ( 0.384686)
test_all 0.000000 0.001290 632.200127 ( 91.579056)
test_rubyspec 0.087198 0.037224 43.753184 ( 48.659731)
total: 154.00 sec