Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-224019
#<BuildRuby:0x0000557827b29338
@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.20220721-224019",
@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.000003 0.000012 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.008447 0.002304 0.821341 ( 0.878983)
build_miniruby 0.001152 0.000314 0.050982 ( 0.049512)
build_ruby 0.001113 0.000304 0.053505 ( 0.052022)
build_all 0.007422 0.002816 1.249324 ( 0.473871)
build_install 0.012725 0.004256 4.354708 ( 1.828202)
test_btest 0.001266 0.000372 52.446245 ( 6.027371)
test_basic 0.006552 0.000654 0.300626 ( 0.400654)
test_all 0.002332 0.000647 481.717046 ( 51.731912)
test_rubyspec 0.057060 0.068529 41.457002 ( 47.367696)
total: 108.81 sec