Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-215807
#<BuildRuby:0x0000561ab946bde0
@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.20221123-215807",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003737 0.000934 1.074958 ( 1.098225)
build_miniruby 0.000766 0.000191 0.940522 ( 0.938930)
build_ruby 0.001004 0.000251 2.743578 ( 2.656926)
build_all 0.006912 0.001728 15.827177 ( 3.309960)
build_install 0.006502 0.001626 2.048388 ( 1.209286)
test_btest 0.000498 0.000124 60.356046 ( 11.105045)
test_basic 0.003874 0.000968 0.317622 ( 0.408176)
test_all 0.000835 0.000209 707.476443 (111.471920)
test_rubyspec 0.041491 0.027356 53.559398 ( 61.721292)
total: 193.92 sec