Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-152454
#<BuildRuby:0x000055be55abbf58
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-152454",
@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.000016 0.000005 0.000021 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000000 0.004512 0.873830 ( 1.081120)
build_miniruby 0.001089 0.000000 1.093069 ( 1.091697)
build_ruby 0.001230 0.000039 2.717176 ( 2.627125)
build_all 0.001608 0.007639 15.791279 ( 3.382621)
build_install 0.006968 0.003279 2.322621 ( 1.338665)
test_btest 0.000385 0.000182 59.685243 ( 11.842007)
test_basic 0.000274 0.004121 0.292611 ( 0.383897)
test_all 0.001438 0.000761 686.011468 (136.244043)
test_rubyspec 0.029220 0.034479 53.152024 ( 61.253203)
total: 219.25 sec