Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-195626
#<BuildRuby:0x00005558cf2a7df8
@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.20221228-195626",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.006607 0.845641 ( 1.016842)
build_miniruby 0.000633 0.000650 1.027619 ( 1.025707)
build_ruby 0.001180 0.000315 2.776301 ( 2.773750)
build_all 0.008605 0.001159 16.827983 ( 3.001595)
build_install 0.006346 0.003656 2.309588 ( 1.191664)
test_btest 0.000831 0.000231 79.237249 ( 10.854809)
test_basic 0.004402 0.002997 0.353557 ( 0.438730)
test_all 0.001545 0.000463 674.084254 ( 99.766980)
test_rubyspec 0.087450 0.047024 51.750681 ( 59.802747)
total: 179.87 sec