Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-170505
#<BuildRuby:0x000055dc8eeebf68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220818-170505",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002973 0.003425 0.809210 ( 1.319928)
build_miniruby 0.000924 0.000123 0.057974 ( 0.056614)
build_ruby 0.000856 0.000114 0.060177 ( 0.058956)
build_all 0.004065 0.000542 1.553640 ( 0.591648)
build_install 0.010797 0.000287 1.895937 ( 0.958343)
test_btest 0.000813 0.000000 48.271819 ( 8.938777)
test_basic 0.002086 0.004097 0.362016 ( 0.450356)
test_all 0.001793 0.000299 583.845873 ( 94.222279)
test_rubyspec 0.079513 0.036798 43.789444 ( 51.161315)
total: 157.76 sec