Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-122747
#<BuildRuby:0x0000559dc1f1b800
@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.20220814-122747",
@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.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005841 0.004352 0.978818 ( 0.994411)
build_miniruby 0.001596 0.000342 0.076974 ( 0.075083)
build_ruby 0.001651 0.000353 0.077466 ( 0.075945)
build_all 0.009273 0.000990 1.539806 ( 0.583034)
build_install 0.020537 0.001979 1.920504 ( 0.938452)
test_btest 0.001480 0.000000 76.899431 ( 8.227933)
test_basic 0.008119 0.000000 0.324602 ( 0.413849)
test_all 0.003841 0.000474 685.016123 ( 66.949784)
test_rubyspec 0.118438 0.052127 46.284814 ( 53.702041)
total: 131.96 sec