Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-043941
#<BuildRuby:0x000055d872d125e0
@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.20220204-043941",
@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.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010689 0.000358 0.986867 ( 1.669626)
build_miniruby 0.001922 0.000240 0.068733 ( 0.067425)
build_ruby 0.002125 0.000265 0.078081 ( 0.076373)
build_all 0.008529 0.001066 4.127436 ( 0.792132)
build_install 0.014236 0.009701 7.883760 ( 2.320104)
test_btest 0.000924 0.000194 47.512005 ( 44.249499)
test_basic 0.007870 0.000000 0.338039 ( 0.426997)
test_all 0.001783 0.000000 690.797755 ( 67.020644)
test_rubyspec 0.109114 0.056247 46.481654 ( 56.849879)
total: 173.47 sec