Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-114318
#<BuildRuby:0x00005576a33406d8
@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.20220719-114318",
@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.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005572 0.005292 0.966084 ( 1.108059)
build_miniruby 0.002239 0.000000 0.073059 ( 0.070551)
build_ruby 0.001973 0.000000 0.074067 ( 0.072116)
build_all 0.009092 0.000921 1.524256 ( 0.596681)
build_install 0.021420 0.002103 5.185729 ( 2.057880)
test_btest 0.000910 0.000161 77.222264 ( 8.342817)
test_basic 0.000206 0.008178 0.332309 ( 0.426069)
test_all 0.001821 0.000000 645.502508 ( 64.835113)
test_rubyspec 0.075688 0.087187 46.131048 ( 51.836213)
total: 129.35 sec