Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-082452
#<BuildRuby:0x000055a5e7ca8040
@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.20230104-082452",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.006143 0.000450 0.842229 ( 1.021594)
build_miniruby 0.001108 0.000238 1.023321 ( 1.021454)
build_ruby 0.001317 0.000282 2.769904 ( 2.767448)
build_all 0.007032 0.002980 16.682586 ( 3.003820)
build_install 0.011619 0.000000 2.302604 ( 1.174655)
test_btest 0.001034 0.000063 78.295066 ( 11.389041)
test_basic 0.003341 0.003955 0.363823 ( 0.448404)
test_all 0.001025 0.000133 664.080356 ( 94.271531)
test_rubyspec 0.086197 0.047245 51.454140 ( 59.488899)
total: 174.59 sec