Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-015425
#<BuildRuby:0x000055d2cb3d8008
@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.20230113-015425",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.002062 0.004745 0.858687 ( 1.852681)
build_miniruby 0.000931 0.000286 1.018569 ( 1.016714)
build_ruby 0.001643 0.000506 2.797915 ( 2.800681)
build_all 0.009671 0.000000 16.788486 ( 2.985443)
build_install 0.011410 0.000000 2.111923 ( 1.085527)
test_btest 0.001049 0.000000 73.810953 ( 10.530131)
test_basic 0.002447 0.003919 0.341409 ( 0.427978)
test_all 0.001095 0.000289 671.592982 ( 98.582679)
test_rubyspec 0.090726 0.038678 51.825844 ( 59.933084)
total: 179.22 sec