Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-081506
#<BuildRuby:0x00005576d0951400
@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.20221019-081506",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007292 0.003868 1.174204 ( 1.221305)
build_miniruby 0.001821 0.000000 0.103588 ( 0.100277)
build_ruby 0.001487 0.000000 0.112471 ( 0.110154)
build_all 0.004555 0.005047 1.380771 ( 0.599490)
build_install 0.006829 0.009011 1.693614 ( 0.900105)
test_btest 0.001718 0.000633 62.538357 ( 6.749969)
test_basic 0.001901 0.004616 0.368705 ( 0.458911)
test_all 0.006051 0.000853 511.840096 ( 54.335495)
test_rubyspec 0.079167 0.051454 43.213672 ( 51.515265)
total: 115.99 sec