Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-144052
#<BuildRuby:0x000055cf162486d8
@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.20220721-144052",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008670 0.002197 0.977876 ( 0.994319)
build_miniruby 0.001547 0.000386 0.076059 ( 0.074347)
build_ruby 0.001749 0.000438 0.075963 ( 0.073616)
build_all 0.008367 0.002092 1.512164 ( 0.586845)
build_install 0.020190 0.003740 5.175259 ( 2.080729)
test_btest 0.000832 0.000196 78.926863 ( 8.397246)
test_basic 0.007482 0.000000 0.332360 ( 0.423576)
test_all 0.001663 0.000000 648.167051 ( 65.710006)
test_rubyspec 0.145102 0.035862 45.521392 ( 51.214124)
total: 129.56 sec