Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-160131
#<BuildRuby:0x000055cdf091ec40
@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.20220822-160131",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006335 0.000000 0.886471 ( 13.868885)
build_miniruby 0.001072 0.000000 0.057979 ( 0.056729)
build_ruby 0.000830 0.000178 0.059495 ( 0.058282)
build_all 0.003512 0.001080 1.567555 ( 0.609076)
build_install 0.009527 0.001523 1.923711 ( 0.971859)
test_btest 0.000706 0.000202 45.071767 ( 8.654952)
test_basic 0.005631 0.000265 0.332325 ( 0.420374)
test_all 0.000875 0.000234 590.262010 ( 94.258259)
test_rubyspec 0.069308 0.051331 44.459132 ( 52.790649)
total: 171.69 sec