Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-170121
#<BuildRuby:0x0000564e3ba7ff00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-170121",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.006372 0.000490 0.806436 ( 0.848268)
build_miniruby 0.000786 0.000061 0.057373 ( 0.056203)
build_ruby 0.000724 0.000056 0.058348 ( 0.057304)
build_all 0.004258 0.000328 1.523728 ( 0.586507)
build_install 0.001596 0.009439 5.676935 ( 2.168087)
test_btest 0.000609 0.000131 50.840619 ( 8.074579)
test_basic 0.004715 0.001010 0.295875 ( 0.384587)
test_all 0.000909 0.000195 637.273720 ( 91.277299)
test_rubyspec 0.051008 0.073548 43.812253 ( 49.450153)
total: 152.90 sec