Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-152300
#<BuildRuby:0x0000561bd8a80af8
@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.20220315-152300",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009649 0.000773 0.975929 ( 1.062881)
build_miniruby 0.000000 0.001918 0.081025 ( 0.079801)
build_ruby 0.000142 0.002144 0.079412 ( 0.078501)
build_all 0.008611 0.001722 4.193746 ( 0.872203)
build_install 0.020593 0.003230 7.931394 ( 2.433312)
test_btest 0.001324 0.000252 74.005921 ( 8.253979)
test_basic 0.003081 0.005245 0.339251 ( 0.428147)
test_all 0.001792 0.000000 651.218027 ( 66.219433)
test_rubyspec 0.118887 0.043979 46.296825 ( 51.773045)
total: 131.20 sec