Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-180309
#<BuildRuby:0x000055c660ee6688
@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.20221116-180309",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005296 0.004183 1.107673 ( 1.153501)
build_miniruby 0.001515 0.000189 0.882881 ( 0.882851)
build_ruby 0.002182 0.000273 2.365843 ( 2.271043)
build_all 0.017020 0.000925 18.464398 ( 2.250839)
build_install 0.017144 0.000257 1.832459 ( 0.962346)
test_btest 0.000932 0.000089 85.016212 ( 10.742280)
test_basic 0.006840 0.000652 0.355579 ( 0.447451)
test_all 0.001448 0.000138 709.335607 ( 74.739738)
test_rubyspec 0.091299 0.025762 50.491296 ( 58.754472)
total: 152.21 sec