Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-095845
#<BuildRuby:0x0000562bc9444008
@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.20230125-095845",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000021 0.000009 0.000030 ( 0.000014)
build_up 0.004578 0.001907 0.864087 ( 1.074750)
build_miniruby 0.000952 0.000397 0.999523 ( 0.997657)
build_ruby 0.001564 0.000000 2.767094 ( 2.764395)
build_all 0.009679 0.000000 16.754845 ( 3.030202)
build_install 0.011188 0.000000 2.109536 ( 1.083325)
test_btest 0.001040 0.000000 70.158591 ( 10.930286)
test_basic 0.007511 0.000000 0.384703 ( 0.468739)
test_all 0.001352 0.000000 660.299447 ( 92.871006)
test_rubyspec 0.096888 0.036100 51.862767 ( 59.952587)
total: 173.17 sec