Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-215922
#<BuildRuby:0x000055f3192500a0
@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.20220510-215922",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002445 0.004309 0.828170 ( 0.998220)
build_miniruby 0.000869 0.000062 0.056985 ( 0.055840)
build_ruby 0.000946 0.000067 0.057689 ( 0.056422)
build_all 0.004051 0.000290 1.510379 ( 0.607777)
build_install 0.006578 0.004380 6.331489 ( 2.868033)
test_btest 0.000534 0.000066 53.701347 ( 8.196535)
test_basic 0.002232 0.003439 0.329958 ( 0.418291)
test_all 0.001010 0.000169 607.510211 ( 89.780185)
test_rubyspec 0.098925 0.027145 44.299623 ( 49.125391)
total: 152.11 sec