Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-152047
#<BuildRuby:0x000056046b0fefe0
@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.20221112-152047",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011430 0.000000 1.124630 ( 1.351290)
build_miniruby 0.002140 0.000118 0.068918 ( 0.067337)
build_ruby 0.001588 0.000094 0.068824 ( 0.067749)
build_all 0.003416 0.004512 1.494873 ( 0.600574)
build_install 0.012642 0.007750 1.806607 ( 0.932781)
test_btest 0.001385 0.000263 90.459285 ( 9.334379)
test_basic 0.003340 0.003980 0.348047 ( 0.436904)
test_all 0.003033 0.000000 684.228503 ( 69.264914)
test_rubyspec 0.099677 0.065445 48.111870 ( 56.484382)
total: 138.54 sec