Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-013503
#<BuildRuby:0x000055c8b7a2b680
@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.20220306-013503",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.010302 1.014569 ( 1.078255)
build_miniruby 0.001465 0.001011 0.075193 ( 0.072068)
build_ruby 0.001478 0.000528 0.077408 ( 0.075288)
build_all 0.009735 0.000524 4.177468 ( 0.870261)
build_install 0.019059 0.004890 7.953294 ( 2.402781)
test_btest 0.000892 0.000268 76.942389 ( 8.584360)
test_basic 0.002923 0.005341 0.342013 ( 0.430286)
test_all 0.001427 0.000499 695.896485 ( 66.427912)
test_rubyspec 0.125900 0.043230 46.496337 ( 51.950527)
total: 131.89 sec