Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-152959
#<BuildRuby:0x0000559c40028028
@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.20230113-152959",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006033 0.000402 0.850480 ( 1.179071)
build_miniruby 0.001242 0.000083 1.027540 ( 1.025523)
build_ruby 0.001586 0.000106 2.807301 ( 2.804764)
build_all 0.009606 0.000294 16.948010 ( 3.044199)
build_install 0.011166 0.000000 2.095635 ( 1.100560)
test_btest 0.001066 0.000000 75.164022 ( 10.645261)
test_basic 0.006387 0.000000 0.342179 ( 0.428574)
test_all 0.002150 0.000034 652.971607 (103.672333)
test_rubyspec 0.119858 0.013382 51.585402 ( 59.709657)
total: 183.61 sec