Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-112914
#<BuildRuby:0x000055865b782f08
@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.20220829-112914",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000046 0.000007 0.000053 ( 0.000058)
configure 0.000050 0.000008 0.000058 ( 0.000059)
build_up 0.010499 0.001750 0.824906 ( 1.511678)
build_miniruby 0.001702 0.000284 0.065268 ( 0.065036)
build_ruby 0.001397 0.000233 0.063867 ( 0.063578)
build_all 0.005290 0.004092 1.262811 ( 0.474186)
build_install 0.009166 0.007444 1.557767 ( 0.808121)
test_btest 0.001310 0.000374 52.292212 ( 6.269863)
test_basic 0.000037 0.005596 0.283105 ( 0.377208)
test_all 0.004962 0.000000 475.623825 ( 51.204373)
test_rubyspec 0.088936 0.038331 41.253643 ( 49.909530)
total: 110.69 sec