Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-182127
#<BuildRuby:0x000056173c4155b0
@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.20220201-182127",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010913 0.927618 ( 1.600752)
build_miniruby 0.002151 0.000058 0.076361 ( 0.074727)
build_ruby 0.001054 0.000614 0.068891 ( 0.067026)
build_all 0.010432 0.001277 4.089919 ( 0.800732)
build_install 0.015831 0.005462 7.706466 ( 2.298317)
test_btest 0.000981 0.000458 47.214520 ( 43.787545)
test_basic 0.006989 0.000878 0.322209 ( 0.409706)
test_all 0.001438 0.000629 695.677935 ( 67.415521)
test_rubyspec 0.107296 0.054316 46.203833 ( 51.662313)
total: 168.12 sec