Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-140532
#<BuildRuby:0x00005579a24088e8
@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.20220902-140532",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.009638 0.001377 1.053448 ( 1.048054)
build_miniruby 0.002417 0.000000 0.076677 ( 0.075846)
build_ruby 0.001978 0.000000 0.079263 ( 0.078070)
build_all 0.005084 0.004635 1.532614 ( 0.595906)
build_install 0.020810 0.001122 1.861369 ( 0.921688)
test_btest 0.000834 0.000132 79.206446 ( 8.233595)
test_basic 0.006002 0.000948 0.330263 ( 0.419731)
test_all 0.005008 0.000000 638.803840 ( 64.603056)
test_rubyspec 0.137830 0.053751 45.749564 ( 54.114670)
total: 130.09 sec