Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-025023
#<BuildRuby:0x0000557a398b40d0
@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.20221205-025023",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000015 0.000008 0.000023 ( 0.000023)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008143 0.001949 1.225391 ( 1.640137)
build_miniruby 0.002693 0.000000 0.842392 ( 0.840859)
build_ruby 0.003618 0.000000 2.225379 ( 2.137300)
build_all 0.016382 0.003618 18.732309 ( 2.206938)
build_install 0.018598 0.004541 2.111833 ( 1.035006)
test_btest 0.000957 0.000319 94.632756 ( 8.965222)
test_basic 0.007125 0.003774 0.370489 ( 0.454767)
test_all 0.001567 0.000545 700.591455 ( 70.772228)
test_rubyspec 0.104889 0.070898 49.450799 ( 57.587771)
total: 145.64 sec