Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-192906
#<BuildRuby:0x000055947c74b7e0
@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.20220210-192906",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003312 0.007954 0.943843 ( 1.060519)
build_miniruby 0.001556 0.000479 0.069606 ( 0.068037)
build_ruby 0.001400 0.000431 0.082009 ( 0.080392)
build_all 0.010476 0.000000 4.138116 ( 0.805199)
build_install 0.013655 0.009504 7.855874 ( 2.334141)
test_btest 0.001181 0.000394 74.447818 ( 7.753843)
test_basic 0.002445 0.004799 0.333130 ( 0.423263)
test_all 0.000639 0.002026 691.467073 ( 67.110470)
test_rubyspec 0.101390 0.061718 46.366573 ( 51.832058)
total: 131.47 sec