Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-062528
#<BuildRuby:0x0000562c65393dd8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-062528",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.002383 0.004445 0.867740 ( 0.943137)
build_miniruby 0.000769 0.000178 0.056906 ( 0.055774)
build_ruby 0.000837 0.000193 0.059925 ( 0.058688)
build_all 0.003770 0.000870 1.520095 ( 0.581900)
build_install 0.006167 0.004978 5.610883 ( 2.150874)
test_btest 0.000566 0.000162 48.340283 ( 8.833675)
test_basic 0.005705 0.000277 0.340880 ( 0.428764)
test_all 0.000787 0.000210 619.849693 ( 89.897405)
test_rubyspec 0.098323 0.019514 43.560235 ( 49.178995)
total: 152.13 sec