Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-024926
#<BuildRuby:0x0000555c2f750658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-024926",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000016)
build_up 0.007074 0.003906 0.942226 ( 1.656801)
build_miniruby 0.001364 0.000170 0.077804 ( 0.076329)
build_ruby 0.001735 0.000217 0.078071 ( 0.076795)
build_all 0.009291 0.001161 4.153625 ( 0.779539)
build_install 0.024019 0.001025 7.767205 ( 2.344624)
test_btest 0.001086 0.000114 47.608311 ( 44.329370)
test_basic 0.006874 0.000724 0.335658 ( 0.430216)
test_all 0.001392 0.000146 666.801558 ( 65.111129)
test_rubyspec 0.093884 0.059310 46.079746 ( 51.536455)
total: 166.34 sec