Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-142643
#<BuildRuby:0x0000560a16f211f8
@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.20220818-142643",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008975 0.000369 1.907863 ( 2.183858)
build_miniruby 0.001802 0.000129 0.538451 ( 0.536820)
build_ruby 0.003733 0.000000 2.559169 ( 2.398077)
build_all 0.010503 0.003549 12.819658 ( 1.657210)
build_install 0.010788 0.004352 1.611447 ( 0.779801)
test_btest 0.000967 0.000138 53.033767 ( 5.845290)
test_basic 0.005363 0.000169 0.295127 ( 0.395660)
test_all 0.004488 0.000612 501.658407 ( 52.860322)
test_rubyspec 0.079138 0.052754 41.693043 ( 50.258594)
total: 116.92 sec