Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-115253
#<BuildRuby:0x00005625df73cb88
@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.20220823-115253",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010638 0.000470 1.007870 ( 3.887327)
build_miniruby 0.001792 0.000128 0.077957 ( 0.076187)
build_ruby 0.001858 0.000133 0.080578 ( 0.078976)
build_all 0.001031 0.009835 1.533803 ( 0.573223)
build_install 0.013673 0.008141 1.877743 ( 0.908022)
test_btest 0.000851 0.000236 71.123527 ( 8.379828)
test_basic 0.007101 0.000654 0.333912 ( 0.422323)
test_all 0.001316 0.001803 678.494135 ( 66.720706)
test_rubyspec 0.111635 0.068127 45.969403 ( 54.579113)
total: 135.63 sec