Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-010804
#<BuildRuby:0x00005577af1cf4b8
@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.20220831-010804",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000056 0.000013 0.000069 ( 0.000032)
build_up 0.010327 0.002383 1.022989 ( 1.036751)
build_miniruby 0.002058 0.000475 0.077991 ( 0.076909)
build_ruby 0.000000 0.002264 0.078761 ( 0.077599)
build_all 0.004717 0.005645 1.528640 ( 0.592183)
build_install 0.015152 0.006668 1.871869 ( 0.920192)
test_btest 0.000993 0.000000 72.445905 ( 8.255190)
test_basic 0.006025 0.000744 0.337152 ( 0.427412)
test_all 0.003980 0.000000 627.619216 ( 64.465868)
test_rubyspec 0.095569 0.077134 45.530413 ( 53.718278)
total: 129.57 sec