Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-112037
#<BuildRuby:0x0000562cea7388a0
@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.20221013-112037",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000061 0.000000 0.000061 ( 0.000066)
build_up 0.007594 0.004054 1.127483 ( 1.207096)
build_miniruby 0.001826 0.000243 0.099613 ( 0.098679)
build_ruby 0.001443 0.000192 0.101791 ( 0.101053)
build_all 0.007313 0.000376 1.280193 ( 0.576162)
build_install 0.011980 0.000880 1.614861 ( 0.902576)
test_btest 0.001304 0.000153 63.085790 ( 6.711735)
test_basic 0.000000 0.006091 0.353100 ( 0.445427)
test_all 0.002874 0.004567 511.841955 ( 54.952032)
test_rubyspec 0.069779 0.061711 43.052321 ( 51.703859)
total: 116.70 sec