Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-085838
#<BuildRuby:0x000055edb55fe918
@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.20220530-085838",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005990 0.000428 0.903696 ( 1.282889)
build_miniruby 0.000810 0.000058 0.056443 ( 0.055255)
build_ruby 0.000914 0.000065 0.057625 ( 0.056436)
build_all 0.003904 0.000278 1.496119 ( 0.604399)
build_install 0.006658 0.004406 6.289954 ( 2.867775)
test_btest 0.000660 0.000083 52.742650 ( 8.150011)
test_basic 0.005433 0.000680 0.337929 ( 0.425651)
test_all 0.001220 0.000152 620.893270 ( 94.498090)
test_rubyspec 0.088275 0.030165 44.113682 ( 49.695443)
total: 157.64 sec