Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-081742
#<BuildRuby:0x000056485aaf0b60
@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.20221203-081742",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000068 0.000025 0.000093 ( 0.000096)
build_up 0.006927 0.003573 1.246691 ( 1.241743)
build_miniruby 0.001744 0.000671 0.844604 ( 0.842681)
build_ruby 0.003681 0.000000 2.249026 ( 2.154770)
build_all 0.014976 0.004969 18.762417 ( 2.192497)
build_install 0.022903 0.000548 2.088489 ( 1.034077)
test_btest 0.001354 0.000369 92.415367 ( 8.931947)
test_basic 0.009283 0.001290 0.348798 ( 0.434453)
test_all 0.001765 0.000461 734.722425 ( 71.524113)
test_rubyspec 0.096908 0.073964 49.177035 ( 57.316020)
total: 145.67 sec