Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-054013
#<BuildRuby:0x0000561c2db2efe0
@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.20220804-054013",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.007148 0.003902 0.973076 ( 1.499813)
build_miniruby 0.001681 0.000336 0.077025 ( 0.075442)
build_ruby 0.002564 0.000000 0.076942 ( 0.074489)
build_all 0.009644 0.000704 1.551791 ( 0.595298)
build_install 0.020998 0.001165 5.165079 ( 2.057452)
test_btest 0.000992 0.000149 76.242151 ( 8.270413)
test_basic 0.003350 0.004569 0.318597 ( 0.413443)
test_all 0.002600 0.000496 628.242631 ( 63.846071)
test_rubyspec 0.122995 0.058344 45.437157 ( 53.024912)
total: 129.86 sec