Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-155127
#<BuildRuby:0x000055ec5671e038
@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.20220808-155127",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010595 0.000000 0.830109 ( 1.170924)
build_miniruby 0.001859 0.000096 0.060912 ( 0.058335)
build_ruby 0.001288 0.000172 0.064310 ( 0.063205)
build_all 0.008434 0.000000 1.246990 ( 0.460700)
build_install 0.013645 0.004338 4.321458 ( 1.779397)
test_btest 0.001694 0.000254 53.755776 ( 6.304426)
test_basic 0.005374 0.000159 0.271432 ( 0.363382)
test_all 0.001088 0.001158 480.741011 ( 51.936435)
test_rubyspec 0.090292 0.038915 41.647035 ( 49.317134)
total: 111.45 sec