Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-085541
#<BuildRuby:0x0000556157a79550
@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.20220804-085541",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009130 0.000000 0.846422 ( 2.274678)
build_miniruby 0.001708 0.000000 0.054747 ( 0.053798)
build_ruby 0.001237 0.000102 0.054926 ( 0.054079)
build_all 0.007247 0.000933 1.247163 ( 0.464045)
build_install 0.010442 0.004845 4.385975 ( 1.813660)
test_btest 0.001800 0.000000 52.311511 ( 5.994516)
test_basic 0.005300 0.000844 0.302138 ( 0.393019)
test_all 0.001880 0.000553 474.099494 ( 51.793435)
test_rubyspec 0.087838 0.048248 41.645488 ( 49.288794)
total: 112.13 sec