Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-111344
#<BuildRuby:0x000056300d911390
@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.20220710-111344",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008680 0.000345 0.804818 ( 1.042473)
build_miniruby 0.001094 0.000078 0.048956 ( 0.048361)
build_ruby 0.001538 0.000000 0.053061 ( 0.051713)
build_all 0.004225 0.003471 1.190786 ( 0.479700)
build_install 0.012164 0.006452 4.778122 ( 2.429455)
test_btest 0.000883 0.000160 51.923895 ( 6.033160)
test_basic 0.005428 0.000987 0.288804 ( 0.379150)
test_all 0.002428 0.000171 497.079453 ( 53.240728)
test_rubyspec 0.080093 0.037990 41.731476 ( 47.609883)
total: 111.32 sec