Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-051438
#<BuildRuby:0x0000559ff687ff28
@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.20230105-051438",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005723 0.000818 0.845690 ( 1.033030)
build_miniruby 0.000000 0.001264 1.029420 ( 1.027497)
build_ruby 0.000000 0.001612 2.763339 ( 2.760730)
build_all 0.003821 0.005871 16.755771 ( 2.964107)
build_install 0.010160 0.001422 2.322914 ( 1.202214)
test_btest 0.000738 0.000185 76.946179 ( 10.327313)
test_basic 0.005852 0.001463 0.362122 ( 0.447135)
test_all 0.001022 0.000256 663.165221 (104.737853)
test_rubyspec 0.077643 0.055794 51.500794 ( 59.584281)
total: 184.08 sec