Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-043218
#<BuildRuby:0x00005642cbc8c620
@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.20220913-043218",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005811 0.003906 1.122678 ( 1.217776)
build_miniruby 0.002365 0.000000 0.075694 ( 0.075113)
build_ruby 0.002415 0.000098 0.078595 ( 0.077932)
build_all 0.008415 0.001052 1.581415 ( 0.635372)
build_install 0.019481 0.001741 1.877992 ( 0.970250)
test_btest 0.000793 0.000094 94.165622 ( 9.278817)
test_basic 0.006021 0.000708 0.344637 ( 0.435787)
test_all 0.004983 0.000000 661.377230 ( 66.900969)
test_rubyspec 0.109488 0.056277 46.810635 ( 55.214520)
total: 134.81 sec