Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-135006
#<BuildRuby:0x0000559314363e70
@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.20221224-135006",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003633 0.000484 0.898539 ( 1.112434)
build_miniruby 0.000969 0.000000 0.989389 ( 0.988141)
build_ruby 0.001266 0.000000 2.609101 ( 2.607559)
build_all 0.009236 0.000000 15.871130 ( 3.376782)
build_install 0.008129 0.000300 2.138398 ( 1.212656)
test_btest 0.000576 0.000061 60.744691 ( 12.155230)
test_basic 0.004539 0.000013 0.328756 ( 0.419672)
test_all 0.000883 0.000000 633.468384 (100.325470)
test_rubyspec 0.046498 0.022504 51.468961 ( 59.979394)
total: 182.18 sec