Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-201716
#<BuildRuby:0x0000562da9bf3df8
@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.20230114-201716",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004975 0.001530 0.854021 ( 1.130559)
build_miniruby 0.000921 0.000283 1.017427 ( 1.015396)
build_ruby 0.001696 0.000000 2.782593 ( 2.779892)
build_all 0.004724 0.005097 16.736981 ( 2.979957)
build_install 0.008303 0.001271 2.089103 ( 1.082188)
test_btest 0.000780 0.000260 74.764439 ( 10.473646)
test_basic 0.002694 0.004011 0.341526 ( 0.427784)
test_all 0.001083 0.000406 682.571712 (100.527230)
test_rubyspec 0.031460 0.072168 52.116738 ( 60.206719)
total: 180.62 sec