Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-070427
#<BuildRuby:0x00005647131ec610
@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.20220827-070427",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002746 0.008329 0.956417 ( 1.113269)
build_miniruby 0.001302 0.000521 0.075984 ( 0.074618)
build_ruby 0.001084 0.000434 0.075967 ( 0.074646)
build_all 0.003709 0.005523 1.539947 ( 0.585910)
build_install 0.012493 0.009984 1.866884 ( 0.918810)
test_btest 0.000769 0.000408 73.841990 ( 8.371859)
test_basic 0.001975 0.005318 0.312169 ( 0.401896)
test_all 0.003975 0.003248 694.612395 ( 67.269601)
test_rubyspec 0.115801 0.057677 45.691737 ( 54.224310)
total: 133.04 sec