Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-161418
#<BuildRuby:0x000055c3242a6678
@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.20230102-161418",
@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.000003 0.000019 ( 0.000018)
configure 0.000036 0.000005 0.000041 ( 0.000027)
build_up 0.005789 0.000827 0.847639 ( 1.174047)
build_miniruby 0.001108 0.000159 1.012771 ( 1.010952)
build_ruby 0.001402 0.000200 2.773601 ( 2.771131)
build_all 0.009291 0.000616 16.852471 ( 2.997811)
build_install 0.010651 0.000709 2.265473 ( 1.174157)
test_btest 0.000821 0.000102 74.683655 ( 11.160866)
test_basic 0.001725 0.004745 0.341008 ( 0.427331)
test_all 0.001096 0.000193 669.051349 (111.153836)
test_rubyspec 0.053021 0.045209 51.409813 ( 59.453426)
total: 191.32 sec