Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-112101
#<BuildRuby:0x0000560bad93cbc8
@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.20220913-112101",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009921 0.001863 1.135737 ( 1.137053)
build_miniruby 0.001674 0.000515 0.074231 ( 0.073548)
build_ruby 0.001626 0.000500 0.067883 ( 0.066865)
build_all 0.002367 0.006474 1.580826 ( 0.624548)
build_install 0.016894 0.004777 1.935587 ( 0.950081)
test_btest 0.000763 0.000286 96.591471 ( 10.077254)
test_basic 0.006464 0.000515 0.342288 ( 0.433152)
test_all 0.004540 0.000000 641.512221 ( 66.127173)
test_rubyspec 0.093392 0.066165 47.013538 ( 55.266942)
total: 134.76 sec