Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-023818
#<BuildRuby:0x0000560c31e70ea8
@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.20220912-023818",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000071 0.000005 0.000076 ( 0.000080)
build_up 0.010685 0.000763 1.126021 ( 1.075859)
build_miniruby 0.001784 0.000127 0.074931 ( 0.073783)
build_ruby 0.000000 0.002084 0.066199 ( 0.065679)
build_all 0.007547 0.002987 1.567001 ( 0.605125)
build_install 0.020880 0.001990 1.895192 ( 0.961529)
test_btest 0.001274 0.000000 95.170386 ( 9.458053)
test_basic 0.007701 0.000000 0.355557 ( 0.446719)
test_all 0.003357 0.000000 685.752088 ( 68.374253)
test_rubyspec 0.106484 0.049370 47.345411 ( 55.538732)
total: 136.60 sec