Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-182452
#<BuildRuby:0x0000557846036858
@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.20230118-182452",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.006180 0.000289 0.845866 ( 1.318722)
build_miniruby 0.000000 0.001191 1.013341 ( 1.011504)
build_ruby 0.000000 0.001431 2.798689 ( 2.795919)
build_all 0.008886 0.000792 16.843824 ( 3.028436)
build_install 0.007736 0.003859 2.113130 ( 1.075924)
test_btest 0.000835 0.000159 74.458562 ( 10.751790)
test_basic 0.006681 0.000506 0.356467 ( 0.441570)
test_all 0.001076 0.000195 669.809249 ( 94.695710)
test_rubyspec 0.092751 0.039834 51.836132 ( 59.890082)
total: 175.01 sec