Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-081235
#<BuildRuby:0x00005652ddf525e0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-081235",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007181 0.005616 0.932541 ( 1.040861)
build_miniruby 0.001847 0.000427 0.073632 ( 0.072599)
build_ruby 0.002034 0.000469 0.074738 ( 0.073616)
build_all 0.010837 0.000000 4.021573 ( 0.788116)
build_install 0.020260 0.002603 7.741739 ( 2.368399)
test_btest 0.001076 0.000196 47.594592 ( 44.265758)
test_basic 0.006833 0.001243 0.343454 ( 0.432495)
test_all 0.001734 0.000315 658.981651 ( 69.593524)
test_rubyspec 0.105235 0.050824 46.064884 ( 51.420034)
total: 170.06 sec