Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-045109
#<BuildRuby:0x00005573a6e7c1f0
@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.20220505-045109",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000503 0.006849 4.914820 ( 5.108619)
build_miniruby 0.001061 0.000303 1.600440 ( 1.452390)
build_ruby 0.001385 0.000396 2.691319 ( 2.486956)
build_all 0.003802 0.005210 15.723773 ( 2.905868)
build_install 0.006822 0.004487 6.413858 ( 2.820712)
test_btest 0.000451 0.000176 53.451626 ( 8.151386)
test_basic 0.005019 0.000516 0.254274 ( 0.343274)
test_all 0.001038 0.000383 610.022110 ( 96.340750)
test_rubyspec 0.072208 0.023673 43.770241 ( 48.764275)
total: 168.37 sec