Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-190800
#<BuildRuby:0x000055ea4899a038
@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.20220813-190800",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006586 0.002890 0.825378 ( 1.006307)
build_miniruby 0.001319 0.000283 0.055191 ( 0.053484)
build_ruby 0.001483 0.000317 0.063961 ( 0.062036)
build_all 0.000313 0.007980 1.243384 ( 0.464694)
build_install 0.011740 0.004193 1.582722 ( 0.798117)
test_btest 0.000973 0.000348 53.044635 ( 6.088923)
test_basic 0.005588 0.000237 0.291756 ( 0.386822)
test_all 0.002824 0.000942 491.419673 ( 51.877453)
test_rubyspec 0.090967 0.041511 41.892973 ( 49.591287)
total: 110.33 sec