Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-191511
#<BuildRuby:0x000055a6990c3600
@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.20220914-191511",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008065 0.001342 1.099034 ( 1.071250)
build_miniruby 0.001566 0.000522 0.073500 ( 0.071743)
build_ruby 0.001550 0.000517 0.075489 ( 0.073360)
build_all 0.010856 0.000000 1.578464 ( 0.609647)
build_install 0.017885 0.004894 1.910204 ( 0.955186)
test_btest 0.001094 0.000304 90.639493 ( 9.663791)
test_basic 0.002173 0.005497 0.342739 ( 0.431751)
test_all 0.002824 0.000942 668.441546 ( 67.515416)
test_rubyspec 0.126775 0.054886 46.776606 ( 54.829827)
total: 135.22 sec