Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-162100
#<BuildRuby:0x0000557597ace858
@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.20230111-162100",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000019 0.000006 0.000025 ( 0.000048)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.005751 0.000511 0.856087 ( 1.192764)
build_miniruby 0.001027 0.000316 1.016698 ( 1.014776)
build_ruby 0.001253 0.000385 2.779769 ( 2.777198)
build_all 0.009726 0.000246 16.871298 ( 3.034530)
build_install 0.009992 0.001382 2.140439 ( 1.087517)
test_btest 0.000861 0.000215 71.054462 ( 11.503716)
test_basic 0.007554 0.000000 0.370727 ( 0.454909)
test_all 0.001222 0.000000 664.428951 ( 94.697865)
test_rubyspec 0.076616 0.042772 51.619178 ( 59.777993)
total: 175.54 sec