Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-071426
#<BuildRuby:0x00005561c677cdd8
@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.20220730-071426",
@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.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009817 0.000379 0.970905 ( 1.391214)
build_miniruby 0.001857 0.000124 0.077224 ( 0.075012)
build_ruby 0.001834 0.000123 0.075570 ( 0.073598)
build_all 0.008942 0.000000 1.510650 ( 0.575625)
build_install 0.021157 0.000581 5.191515 ( 2.114772)
test_btest 0.000000 0.001056 73.604170 ( 8.502784)
test_basic 0.000000 0.007863 0.321132 ( 0.414040)
test_all 0.000086 0.001592 683.272112 ( 66.659070)
test_rubyspec 0.132333 0.044654 45.907372 ( 51.617039)
total: 131.42 sec