Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-212730
#<BuildRuby:0x000055ba2df425a8
@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.20220506-212730",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.006899 0.901841 ( 1.189329)
build_miniruby 0.000000 0.001056 0.057774 ( 0.056518)
build_ruby 0.000000 0.000984 0.058009 ( 0.056709)
build_all 0.002395 0.001905 1.481696 ( 0.596863)
build_install 0.009551 0.001438 6.248514 ( 2.809948)
test_btest 0.000681 0.000170 52.664585 ( 8.531469)
test_basic 0.005653 0.000342 0.285599 ( 0.374120)
test_all 0.001122 0.000264 625.701279 ( 90.300270)
test_rubyspec 0.080712 0.039603 43.707356 ( 48.652853)
total: 152.57 sec