Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-234731
#<BuildRuby:0x0000561c979a0d30
@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.20220728-234731",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010328 0.000897 0.953704 ( 1.188672)
build_miniruby 0.000000 0.001899 0.075023 ( 0.073705)
build_ruby 0.000000 0.001892 0.076055 ( 0.073958)
build_all 0.007945 0.001208 1.524264 ( 0.585051)
build_install 0.015259 0.004970 5.175318 ( 2.105091)
test_btest 0.001336 0.000297 74.023794 ( 8.099650)
test_basic 0.007413 0.000533 0.318150 ( 0.413500)
test_all 0.001907 0.000402 637.446243 ( 64.280788)
test_rubyspec 0.098227 0.084262 45.528722 ( 51.268388)
total: 128.09 sec