Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-005352
#<BuildRuby:0x0000557f835b0060
@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.20220504-005352",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.005273 0.001318 0.827056 ( 1.912298)
build_miniruby 0.000817 0.000204 0.057111 ( 0.055933)
build_ruby 0.000932 0.000000 0.057539 ( 0.056416)
build_all 0.004165 0.000175 1.483404 ( 0.598569)
build_install 0.009904 0.001166 6.221717 ( 2.802410)
test_btest 0.000558 0.000119 54.160812 ( 8.046402)
test_basic 0.005908 0.000202 0.348514 ( 0.436940)
test_all 0.001746 0.000080 645.269488 ( 92.153077)
test_rubyspec 0.059329 0.030232 43.905762 ( 48.887874)
total: 154.95 sec