Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-103540
#<BuildRuby:0x00005561356769c0
@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-103540",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008940 0.002438 0.923672 ( 1.119637)
build_miniruby 0.001115 0.000304 0.063503 ( 0.062165)
build_ruby 0.000958 0.000261 0.056104 ( 0.054932)
build_all 0.006149 0.001677 1.236271 ( 0.475396)
build_install 0.013626 0.002051 4.236964 ( 1.775460)
test_btest 0.001266 0.000316 50.364030 ( 6.373866)
test_basic 0.004786 0.001196 0.305957 ( 0.404471)
test_all 0.002922 0.000000 483.021211 ( 51.915580)
test_rubyspec 0.074844 0.054706 41.644244 ( 47.550018)
total: 109.73 sec