Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-113931
#<BuildRuby:0x000056396b822be8
@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.20230114-113931",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000042)
configure 0.000022 0.000005 0.000027 ( 0.000013)
build_up 0.005929 0.000394 0.863390 ( 1.059558)
build_miniruby 0.000000 0.001259 1.017568 ( 1.015611)
build_ruby 0.000000 0.001449 2.797168 ( 2.794479)
build_all 0.006443 0.003258 16.840461 ( 2.965046)
build_install 0.008773 0.002507 2.085368 ( 1.079383)
test_btest 0.000805 0.000230 77.203524 ( 10.739428)
test_basic 0.007145 0.000471 0.378829 ( 0.463032)
test_all 0.001513 0.000403 679.508223 ( 97.696965)
test_rubyspec 0.095590 0.037467 52.132680 ( 60.162656)
total: 177.98 sec