Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-131911
#<BuildRuby:0x0000561740a4c088
@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.20221118-131911",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005004 0.000000 1.161311 ( 2.004730)
build_miniruby 0.000982 0.000000 1.045864 ( 1.044464)
build_ruby 0.001326 0.000000 2.857053 ( 2.724506)
build_all 0.007866 0.001016 15.914928 ( 3.253820)
build_install 0.008662 0.000528 2.191904 ( 1.303651)
test_btest 0.000507 0.000067 57.715681 ( 11.757026)
test_basic 0.000000 0.004295 0.291815 ( 0.383219)
test_all 0.000000 0.001596 650.177482 ( 99.934591)
test_rubyspec 0.057633 0.015577 51.524502 ( 59.968411)
total: 182.38 sec