Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-144117
#<BuildRuby:0x0000559c080b08e8
@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.20220406-144117",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008032 0.003933 1.011545 ( 1.182788)
build_miniruby 0.001662 0.000443 0.077181 ( 0.074915)
build_ruby 0.001469 0.000391 0.068972 ( 0.067293)
build_all 0.009227 0.001285 4.172158 ( 0.841034)
build_install 0.020452 0.000000 8.482828 ( 2.971603)
test_btest 0.000952 0.000000 76.702949 ( 7.998156)
test_basic 0.004717 0.003416 0.341554 ( 0.429247)
test_all 0.001296 0.000281 661.211388 ( 65.843770)
test_rubyspec 0.107902 0.077620 46.692101 ( 52.083735)
total: 131.49 sec