Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-152206
#<BuildRuby:0x000055d1fde6b2c8
@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.20220617-152206",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006945 0.000000 0.894381 ( 1.689883)
build_miniruby 0.001048 0.000000 0.057930 ( 0.056660)
build_ruby 0.000850 0.000134 0.059257 ( 0.058028)
build_all 0.004281 0.000012 1.503345 ( 0.606484)
build_install 0.008033 0.003136 6.300657 ( 2.859871)
test_btest 0.000701 0.000164 54.285607 ( 7.944150)
test_basic 0.005880 0.000417 0.358382 ( 0.445807)
test_all 0.001170 0.000260 608.923262 ( 97.024835)
test_rubyspec 0.091347 0.030877 44.160230 ( 49.744801)
total: 160.43 sec