Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-155130
#<BuildRuby:0x0000558eb62c40d0
@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.20221116-155130",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004524 0.000301 1.089429 ( 2.437230)
build_miniruby 0.000842 0.000056 0.959642 ( 0.958294)
build_ruby 0.001099 0.000073 2.816502 ( 2.695341)
build_all 0.004656 0.004016 15.870940 ( 3.333292)
build_install 0.010273 0.000000 2.023026 ( 1.172892)
test_btest 0.000603 0.000000 62.420118 ( 10.198206)
test_basic 0.001468 0.003061 0.293721 ( 0.384784)
test_all 0.000739 0.000101 654.920432 (103.535703)
test_rubyspec 0.064730 0.007113 51.289630 ( 59.586419)
total: 184.30 sec