Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-072619
#<BuildRuby:0x000055e989fcc920
@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.20220918-072619",
@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.000001 0.000019 ( 0.000019)
configure 0.000085 0.000006 0.000091 ( 0.000098)
build_up 0.005536 0.004296 1.062282 ( 1.251625)
build_miniruby 0.001476 0.000196 0.118563 ( 0.116220)
build_ruby 0.001723 0.000229 0.117047 ( 0.100389)
build_all 0.006332 0.004789 1.597294 ( 0.663959)
build_install 0.014678 0.006938 1.966792 ( 0.983399)
test_btest 0.001086 0.000256 78.920154 ( 8.239370)
test_basic 0.001270 0.005598 0.384994 ( 0.474200)
test_all 0.002997 0.000569 646.772266 ( 66.812154)
test_rubyspec 0.116373 0.060263 46.141347 ( 54.529784)
total: 133.17 sec