Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-201639
#<BuildRuby:0x0000558e59994b88
@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.20221126-201639",
@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.000010 0.000002 0.000012 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008283 0.001275 1.288003 ( 1.498596)
build_miniruby 0.002034 0.000312 0.847799 ( 0.847794)
build_ruby 0.002277 0.000350 2.256707 ( 2.167355)
build_all 0.021532 0.000115 24.979665 ( 2.784773)
build_install 0.014769 0.005892 4.953177 ( 1.200704)
test_btest 0.001573 0.000248 86.844517 ( 9.387368)
test_basic 0.005710 0.000901 0.362099 ( 0.456775)
test_all 0.001910 0.000301 671.907268 ( 69.134402)
test_rubyspec 0.086567 0.055635 49.804170 ( 58.261094)
total: 145.74 sec