Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-212623
#<BuildRuby:0x0000560718f3caf8
@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.20220309-212623",
@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.000012 0.000005 0.000017 ( 0.000016)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003171 0.007733 1.002338 ( 1.032731)
build_miniruby 0.000022 0.001870 0.069697 ( 0.067949)
build_ruby 0.000000 0.002193 0.066739 ( 0.064950)
build_all 0.004671 0.004331 1.458723 ( 0.597874)
build_install 0.022259 0.000806 5.326222 ( 2.170914)
test_btest 0.000000 0.001259 73.722833 ( 8.222210)
test_basic 0.004151 0.003028 0.354676 ( 0.442927)
test_all 0.001200 0.000572 669.328043 ( 65.768052)
test_rubyspec 0.086016 0.079731 46.145866 ( 51.736188)
total: 130.10 sec