Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-123201
#<BuildRuby:0x000055fc6f4828a0
@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.20220312-123201",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010914 0.000420 1.004508 ( 2.100624)
build_miniruby 0.001626 0.000233 0.076950 ( 0.075309)
build_ruby 0.001813 0.000259 0.075895 ( 0.073657)
build_all 0.009057 0.001294 1.521977 ( 0.626622)
build_install 0.017929 0.004693 5.163348 ( 2.124110)
test_btest 0.000736 0.000123 74.661363 ( 8.137707)
test_basic 0.007121 0.000331 0.337767 ( 0.425653)
test_all 0.001663 0.000000 653.634324 ( 65.061221)
test_rubyspec 0.082879 0.085823 46.098935 ( 51.671060)
total: 130.30 sec