Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-224113
#<BuildRuby:0x000055c8da27b340
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220217-224113",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005682 0.004820 0.926312 ( 0.980223)
build_miniruby 0.000000 0.002098 0.069689 ( 0.067524)
build_ruby 0.000000 0.001947 0.077806 ( 0.075745)
build_all 0.008371 0.001972 4.093645 ( 0.779353)
build_install 0.022937 0.001534 7.790320 ( 2.304858)
test_btest 0.000891 0.000314 70.375355 ( 7.990162)
test_basic 0.006668 0.002353 0.334259 ( 0.422068)
test_all 0.001995 0.000000 698.706570 ( 68.271590)
test_rubyspec 0.107888 0.044655 46.322337 ( 51.770663)
total: 132.66 sec