Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-045952
#<BuildRuby:0x000055c8eb0041f0
@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.20220602-045952",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.006758 0.000000 0.828490 ( 1.086291)
build_miniruby 0.000968 0.000000 0.056645 ( 0.055460)
build_ruby 0.001034 0.000000 0.057794 ( 0.056419)
build_all 0.000172 0.004237 1.496118 ( 0.605970)
build_install 0.006860 0.004549 6.316121 ( 2.845468)
test_btest 0.000635 0.000074 49.473837 ( 8.795585)
test_basic 0.005818 0.000000 0.333214 ( 0.421275)
test_all 0.001520 0.000000 643.685032 ( 91.169541)
test_rubyspec 0.068349 0.046119 44.073625 ( 49.628093)
total: 154.66 sec