Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-162831
#<BuildRuby:0x000055997b1586e0
@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.20220723-162831",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000406 0.009867 0.998526 ( 3.359256)
build_miniruby 0.001321 0.000770 0.077906 ( 0.075662)
build_ruby 0.001520 0.000887 0.075221 ( 0.072533)
build_all 0.008827 0.002345 1.510583 ( 0.570523)
build_install 0.017795 0.004851 5.178599 ( 2.050177)
test_btest 0.000000 0.001491 74.512664 ( 8.394828)
test_basic 0.005648 0.001308 0.322351 ( 0.412015)
test_all 0.000936 0.000443 667.787791 ( 65.874180)
test_rubyspec 0.099183 0.066705 45.727738 ( 51.471795)
total: 132.28 sec