Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-030142
#<BuildRuby:0x00005652352929c0
@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.20221019-030142",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006853 0.004600 1.135135 ( 1.225489)
build_miniruby 0.001534 0.000354 0.116726 ( 0.114025)
build_ruby 0.001420 0.000328 0.107026 ( 0.104725)
build_all 0.008427 0.001945 1.325957 ( 0.591952)
build_install 0.012355 0.002851 1.649685 ( 0.901462)
test_btest 0.001134 0.000262 62.679391 ( 6.425720)
test_basic 0.001183 0.004687 0.356968 ( 0.447367)
test_all 0.007377 0.000000 493.274476 ( 53.313196)
test_rubyspec 0.100911 0.033669 43.573832 ( 51.621509)
total: 114.75 sec