Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-132954
#<BuildRuby:0x0000559745b2d1f8
@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.20221101-132954",
@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.000010)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.001941 0.007380 1.082254 ( 1.191767)
build_miniruby 0.001863 0.000000 0.096044 ( 0.093775)
build_ruby 0.001586 0.000000 0.089848 ( 0.088042)
build_all 0.008067 0.000019 1.356456 ( 0.582339)
build_install 0.013973 0.001388 1.693152 ( 0.903192)
test_btest 0.001038 0.000231 62.789778 ( 6.449144)
test_basic 0.006639 0.000498 0.356377 ( 0.447281)
test_all 0.002463 0.005050 521.452586 ( 55.031352)
test_rubyspec 0.095908 0.045607 43.344315 ( 51.771040)
total: 116.56 sec