Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-235949
#<BuildRuby:0x0000562f373804e8
@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.20220312-235949",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000020 0.000007 0.000027 ( 0.000024)
build_up 0.009439 0.001822 1.010797 ( 1.149134)
build_miniruby 0.001629 0.000543 0.075628 ( 0.073590)
build_ruby 0.000000 0.001895 0.073978 ( 0.071926)
build_all 0.005580 0.003856 1.482960 ( 0.597008)
build_install 0.009496 0.012867 5.194305 ( 2.147898)
test_btest 0.000844 0.000447 78.829913 ( 8.437092)
test_basic 0.001756 0.005214 0.337772 ( 0.431719)
test_all 0.001109 0.000653 675.336941 ( 66.498906)
test_rubyspec 0.115386 0.059052 46.023627 ( 51.202972)
total: 130.61 sec