Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-152510
#<BuildRuby:0x00005589407e6700
@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.20220814-152510",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009581 0.001725 0.984787 ( 1.017980)
build_miniruby 0.001290 0.000397 0.063447 ( 0.061952)
build_ruby 0.000000 0.002293 0.076657 ( 0.074580)
build_all 0.000861 0.009343 1.560264 ( 0.586619)
build_install 0.014382 0.007191 1.881452 ( 0.923619)
test_btest 0.000855 0.000427 75.001381 ( 8.451345)
test_basic 0.006919 0.000730 0.321557 ( 0.410921)
test_all 0.004312 0.000000 681.658263 ( 66.532448)
test_rubyspec 0.088181 0.083188 45.807159 ( 53.418164)
total: 131.48 sec