Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-131625
#<BuildRuby:0x0000556f6b429408
@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.20221008-131625",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004244 0.007086 1.133715 ( 1.172587)
build_miniruby 0.001693 0.000339 0.092949 ( 0.089795)
build_ruby 0.001240 0.000248 0.091450 ( 0.088566)
build_all 0.004573 0.004043 1.314889 ( 0.564444)
build_install 0.011639 0.003887 1.654333 ( 0.890630)
test_btest 0.001804 0.000475 60.665030 ( 6.284962)
test_basic 0.007179 0.000793 0.359587 ( 0.460500)
test_all 0.006183 0.000479 487.654724 ( 52.835803)
test_rubyspec 0.085871 0.044487 42.670839 ( 51.231428)
total: 113.62 sec