Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-235104
#<BuildRuby:0x0000560d0b800480
@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.20220303-235104",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010817 0.001483 1.017119 ( 1.048601)
build_miniruby 0.001980 0.000425 0.074612 ( 0.072336)
build_ruby 0.001479 0.000317 0.076308 ( 0.074099)
build_all 0.004740 0.006011 4.221552 ( 0.863483)
build_install 0.017115 0.005623 8.024359 ( 2.454864)
test_btest 0.000937 0.000276 78.804017 ( 8.207286)
test_basic 0.007005 0.000504 0.327319 ( 0.416359)
test_all 0.001329 0.000369 669.281887 ( 65.639254)
test_rubyspec 0.117863 0.050385 46.595553 ( 51.995276)
total: 130.77 sec