Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-172851
#<BuildRuby:0x0000558e6095abe8
@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.20230109-172851",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002926 0.003614 0.861161 ( 1.093848)
build_miniruby 0.000991 0.000264 1.018764 ( 1.016944)
build_ruby 0.001301 0.000347 2.816718 ( 2.814074)
build_all 0.008714 0.001188 16.804923 ( 2.981633)
build_install 0.004485 0.004755 2.135573 ( 1.084379)
test_btest 0.000904 0.000271 77.126559 ( 10.550004)
test_basic 0.004966 0.001490 0.342586 ( 0.429269)
test_all 0.000977 0.000293 665.726821 ( 96.871239)
test_rubyspec 0.055886 0.031555 52.260636 ( 60.335240)
total: 177.18 sec