Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-212701
#<BuildRuby:0x0000561202760d30
@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.20220724-212701",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004000 0.008155 0.965625 ( 1.345413)
build_miniruby 0.001542 0.000441 0.074503 ( 0.072704)
build_ruby 0.001360 0.000389 0.071288 ( 0.069451)
build_all 0.006801 0.003740 1.499941 ( 0.579026)
build_install 0.019075 0.003650 5.207764 ( 2.089319)
test_btest 0.000825 0.000235 74.742282 ( 8.787300)
test_basic 0.006063 0.000521 0.316869 ( 0.415372)
test_all 0.001606 0.000438 631.592502 ( 64.336447)
test_rubyspec 0.108302 0.067927 45.500484 ( 51.328451)
total: 129.02 sec