Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-170751
#<BuildRuby:0x000055f7f7cd1348
@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.20220823-170751",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006959 0.003707 0.851187 ( 0.984192)
build_miniruby 0.001435 0.000307 0.063670 ( 0.062461)
build_ruby 0.001319 0.000282 0.066568 ( 0.065146)
build_all 0.003729 0.003948 1.255838 ( 0.487754)
build_install 0.005568 0.008611 1.585958 ( 0.790679)
test_btest 0.000748 0.000280 54.184894 ( 5.912993)
test_basic 0.003225 0.003777 0.289976 ( 0.378567)
test_all 0.005074 0.000373 509.267989 ( 52.912679)
test_rubyspec 0.062007 0.051813 41.829903 ( 50.088763)
total: 111.68 sec