Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-060525
#<BuildRuby:0x0000559cc479d338
@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.20221107-060525",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006995 0.002099 0.916606 ( 1.243209)
build_miniruby 0.001425 0.000428 0.050124 ( 0.049112)
build_ruby 0.001194 0.000358 0.053678 ( 0.052315)
build_all 0.004574 0.004871 1.261848 ( 0.471247)
build_install 0.012867 0.002619 1.575023 ( 0.803417)
test_btest 0.000854 0.000285 63.457211 ( 6.443539)
test_basic 0.004294 0.001431 0.308645 ( 0.400601)
test_all 0.002016 0.000672 495.594654 ( 53.012705)
test_rubyspec 0.063437 0.058181 43.517982 ( 51.886069)
total: 114.36 sec