Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-074527
#<BuildRuby:0x0000563f82a04ea8
@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.20220919-074527",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008848 0.001361 1.099623 ( 1.116536)
build_miniruby 0.001922 0.000295 0.111552 ( 0.106600)
build_ruby 0.001680 0.000258 0.117051 ( 0.099266)
build_all 0.005028 0.005042 1.576567 ( 0.642116)
build_install 0.006478 0.015725 1.955562 ( 0.978931)
test_btest 0.000869 0.000347 75.600254 ( 8.265162)
test_basic 0.006940 0.000647 0.366847 ( 0.453037)
test_all 0.001718 0.003840 640.532501 ( 66.570317)
test_rubyspec 0.104083 0.067679 45.901248 ( 54.290725)
total: 132.52 sec