Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-153121
#<BuildRuby:0x000055cd82891ac0
@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.20221013-153121",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005740 0.004330 1.052287 ( 1.118096)
build_miniruby 0.001861 0.000265 0.103332 ( 0.100523)
build_ruby 0.001371 0.000196 0.103418 ( 0.100404)
build_all 0.006544 0.000935 1.303981 ( 0.579642)
build_install 0.013403 0.001129 1.604903 ( 0.866361)
test_btest 0.001572 0.000210 62.159495 ( 6.650568)
test_basic 0.000738 0.005759 0.357349 ( 0.455725)
test_all 0.005472 0.001095 498.233073 ( 53.192664)
test_rubyspec 0.077743 0.061079 43.254921 ( 51.592202)
total: 114.66 sec