Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-084552
#<BuildRuby:0x0000556c18be00d0
@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.20221201-084552",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002007 0.009607 1.247125 ( 1.422037)
build_miniruby 0.002905 0.000000 0.846022 ( 0.844605)
build_ruby 0.003582 0.000000 2.256699 ( 2.161571)
build_all 0.013848 0.007817 18.588201 ( 2.166746)
build_install 0.017938 0.004592 2.043831 ( 1.041202)
test_btest 0.000000 0.001430 92.533641 ( 8.828869)
test_basic 0.006917 0.003172 0.357497 ( 0.441790)
test_all 0.001498 0.000462 692.422712 ( 72.026471)
test_rubyspec 0.115805 0.051887 49.485367 ( 57.537101)
total: 146.47 sec