Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-080017
#<BuildRuby:0x00005621097e0088
@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.20221118-080017",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004668 0.000074 1.078503 ( 1.086604)
build_miniruby 0.000797 0.000114 1.021429 ( 1.020210)
build_ruby 0.001044 0.000149 2.825180 ( 2.727554)
build_all 0.008065 0.001152 15.904780 ( 3.375759)
build_install 0.000000 0.008990 2.152622 ( 1.258819)
test_btest 0.000000 0.000609 57.172366 ( 11.990769)
test_basic 0.000000 0.004818 0.285553 ( 0.376808)
test_all 0.000721 0.000407 665.655848 (104.195070)
test_rubyspec 0.044985 0.025268 52.280980 ( 60.479471)
total: 186.51 sec