Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-091619
#<BuildRuby:0x000055f3236bc328
@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.20220730-091619",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006275 0.000345 0.839333 ( 0.869098)
build_miniruby 0.000825 0.000118 0.057846 ( 0.056610)
build_ruby 0.000754 0.000108 0.059095 ( 0.057826)
build_all 0.004532 0.000050 1.513131 ( 0.588065)
build_install 0.001806 0.007780 5.625786 ( 2.155214)
test_btest 0.000584 0.000146 49.123987 ( 8.218062)
test_basic 0.003034 0.002656 0.280804 ( 0.369763)
test_all 0.001312 0.000000 609.119219 ( 92.359477)
test_rubyspec 0.072466 0.052108 43.778553 ( 49.379577)
total: 154.05 sec