Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-021607
#<BuildRuby:0x000055cab2da3f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-021607",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005459 0.000840 0.819859 ( 1.041456)
build_miniruby 0.000882 0.000136 0.057561 ( 0.056206)
build_ruby 0.000854 0.000000 0.059059 ( 0.057861)
build_all 0.004320 0.000124 1.499048 ( 0.596997)
build_install 0.008327 0.000518 5.596033 ( 2.146366)
test_btest 0.000541 0.000072 48.372736 ( 8.260209)
test_basic 0.002983 0.002866 0.317904 ( 0.406198)
test_all 0.000927 0.000154 593.506913 ( 87.426249)
test_rubyspec 0.074137 0.039388 43.252753 ( 48.864006)
total: 148.86 sec