Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-171002
#<BuildRuby:0x0000561171714ea8
@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.20220829-171002",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006510 0.005467 0.990820 ( 1.787260)
build_miniruby 0.002018 0.000000 0.074259 ( 0.072982)
build_ruby 0.001914 0.000000 0.078919 ( 0.078074)
build_all 0.009478 0.000934 1.551345 ( 0.596773)
build_install 0.021153 0.001130 1.921191 ( 0.937981)
test_btest 0.001302 0.000217 74.100684 ( 7.929745)
test_basic 0.002796 0.004732 0.327876 ( 0.415775)
test_all 0.002029 0.000427 695.449878 ( 67.844109)
test_rubyspec 0.107839 0.063510 45.782438 ( 54.272147)
total: 133.94 sec