Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-061122
#<BuildRuby:0x00005627c70d29c0
@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.20221108-061122",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006892 0.000709 0.929835 ( 0.959499)
build_miniruby 0.001865 0.000000 0.051986 ( 0.051889)
build_ruby 0.001748 0.000000 0.051906 ( 0.052087)
build_all 0.007907 0.000651 1.227174 ( 0.481537)
build_install 0.009606 0.007264 1.571654 ( 0.831762)
test_btest 0.000905 0.000259 63.047220 ( 6.764204)
test_basic 0.006216 0.000251 0.299355 ( 0.394404)
test_all 0.001827 0.000487 516.074597 ( 55.376606)
test_rubyspec 0.079552 0.046230 43.625678 ( 52.282528)
total: 117.20 sec