Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-004625
#<BuildRuby:0x000055953f0ca678
@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.20230119-004625",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002680 0.003632 0.859969 ( 1.806889)
build_miniruby 0.000000 0.001294 1.016144 ( 1.014013)
build_ruby 0.000123 0.001574 2.780034 ( 2.777329)
build_all 0.007936 0.002060 16.926556 ( 3.014190)
build_install 0.004428 0.007039 2.149510 ( 1.090206)
test_btest 0.000795 0.000255 71.575864 ( 11.033974)
test_basic 0.002417 0.003828 0.341396 ( 0.428452)
test_all 0.001262 0.000455 660.026377 (111.838384)
test_rubyspec 0.091181 0.040831 51.919895 ( 59.943294)
total: 192.95 sec