Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-030445
#<BuildRuby:0x0000563d3640e628
@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.20221227-030445",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000041 0.000013 0.000054 ( 0.000054)
configure 0.000000 0.000049 0.000049 ( 0.000046)
build_up 0.000575 0.008242 0.842351 ( 1.030717)
build_miniruby 0.000768 0.000384 1.007236 ( 1.005318)
build_ruby 0.001033 0.000517 2.763059 ( 2.760474)
build_all 0.007837 0.001641 16.629503 ( 2.964620)
build_install 0.007805 0.003602 2.241829 ( 1.175102)
test_btest 0.000692 0.000319 72.187078 ( 10.741424)
test_basic 0.007155 0.000000 0.357382 ( 0.442456)
test_all 0.001411 0.000000 645.931487 (106.870604)
test_rubyspec 0.078421 0.054762 51.315847 ( 59.355860)
total: 186.35 sec