Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-144441
#<BuildRuby:0x0000559e46de7468
@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.20220520-144441",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005662 0.000871 0.837392 ( 2.155054)
build_miniruby 0.000854 0.000131 0.057313 ( 0.055937)
build_ruby 0.000813 0.000125 0.057650 ( 0.056464)
build_all 0.003638 0.000560 1.503681 ( 0.607186)
build_install 0.006891 0.004239 6.322362 ( 2.838512)
test_btest 0.000673 0.000135 49.067347 ( 8.926192)
test_basic 0.004515 0.000903 0.333129 ( 0.421820)
test_all 0.001986 0.000398 639.449166 ( 90.409652)
test_rubyspec 0.088502 0.033204 44.213733 ( 49.774422)
total: 155.25 sec