Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-080022
#<BuildRuby:0x000055958d7be918
@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.20220601-080022",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005978 0.000919 0.853705 ( 0.973652)
build_miniruby 0.001094 0.000000 0.056519 ( 0.055255)
build_ruby 0.000928 0.000000 0.057331 ( 0.056067)
build_all 0.004514 0.000000 1.507281 ( 0.608967)
build_install 0.003939 0.007128 6.315050 ( 2.877179)
test_btest 0.000611 0.000144 52.559040 ( 8.364661)
test_basic 0.001486 0.004444 0.347569 ( 0.436378)
test_all 0.001189 0.000349 661.235259 ( 94.403925)
test_rubyspec 0.063523 0.046356 44.082278 ( 49.653748)
total: 157.43 sec