Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-053044
#<BuildRuby:0x000055c4be4c2c40
@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.20220811-053044",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006018 0.000306 0.814508 ( 1.019263)
build_miniruby 0.000929 0.000133 0.058249 ( 0.057010)
build_ruby 0.000801 0.000115 0.060027 ( 0.058796)
build_all 0.001217 0.003571 1.564262 ( 0.585333)
build_install 0.009451 0.001891 5.678981 ( 2.161247)
test_btest 0.000767 0.000153 46.777359 ( 8.678376)
test_basic 0.001580 0.003885 0.327652 ( 0.416182)
test_all 0.000396 0.000713 622.108907 ( 88.094883)
test_rubyspec 0.085650 0.033869 43.807470 ( 51.173024)
total: 152.24 sec