Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-150041
#<BuildRuby:0x00005599831eca68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221007-150041",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000046 0.000000 0.000046 ( 0.000047)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007901 0.004057 1.097765 ( 1.162268)
build_miniruby 0.001749 0.000375 0.098993 ( 0.096163)
build_ruby 0.001259 0.000270 0.100312 ( 0.098369)
build_all 0.005744 0.001231 1.331703 ( 0.573809)
build_install 0.010483 0.006206 1.664860 ( 0.893407)
test_btest 0.001934 0.000516 62.894496 ( 6.572897)
test_basic 0.005591 0.001491 0.342740 ( 0.432884)
test_all 0.004838 0.001290 495.857381 ( 54.067820)
test_rubyspec 0.080527 0.045962 42.658969 ( 51.172964)
total: 115.07 sec