Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-055843
#<BuildRuby:0x0000562dae96c620
@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-055843",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004506 0.007556 1.971139 ( 8.165565)
build_miniruby 0.001514 0.000284 0.754828 ( 0.754591)
build_ruby 0.004686 0.000121 3.148863 ( 2.944200)
build_all 0.016343 0.004077 18.506483 ( 2.154062)
build_install 0.011873 0.010245 1.987151 ( 0.919068)
test_btest 0.000893 0.000243 73.088425 ( 8.414287)
test_basic 0.007229 0.000722 0.330704 ( 0.422486)
test_all 0.002101 0.003463 626.945601 ( 63.222493)
test_rubyspec 0.111100 0.078407 45.437861 ( 52.866003)
total: 139.86 sec