Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-092928
#<BuildRuby:0x00005567703f5390
@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.20221029-092928",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006367 0.004932 1.076644 ( 1.130951)
build_miniruby 0.001958 0.000301 0.103489 ( 0.100381)
build_ruby 0.001352 0.000208 0.096588 ( 0.094213)
build_all 0.006065 0.000933 1.317596 ( 0.582864)
build_install 0.013927 0.001248 1.629348 ( 0.908532)
test_btest 0.001609 0.000230 62.939201 ( 6.605800)
test_basic 0.005447 0.000779 0.343910 ( 0.434494)
test_all 0.002370 0.005652 493.117056 ( 53.675513)
test_rubyspec 0.066837 0.056545 43.379666 ( 51.849401)
total: 115.38 sec