Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-195322
#<BuildRuby:0x000055948be47918
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230727-195322",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002037 0.003559 1.484383 ( 2.760161)
build_miniruby 0.000798 0.000235 0.877771 ( 0.877243)
build_ruby 0.001223 0.000359 2.563627 ( 2.567857)
build_all 0.008103 0.000685 13.112406 ( 1.133690)
build_install 0.006277 0.001712 1.913998 ( 0.936591)
test_btest 0.000537 0.000146 73.914531 ( 7.480364)
test_basic 0.003646 0.000994 0.575293 ( 0.653176)
test_all 0.001292 0.000353 460.344584 ( 50.793184)
test_rubyspec 0.026131 0.014306 42.377233 ( 54.823639)
total: 122.03 sec