Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-011807
#<BuildRuby:0x0000555f5a9b7f58
@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.20230115-011807",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000043)
configure 0.000033 0.000008 0.000041 ( 0.000039)
build_up 0.004201 0.005489 1.288191 ( 1.584641)
build_miniruby 0.001194 0.000000 1.702412 ( 1.573052)
build_ruby 0.001468 0.000000 2.793021 ( 2.790655)
build_all 0.009699 0.000000 16.746693 ( 2.960276)
build_install 0.009334 0.000000 2.167095 ( 1.082445)
test_btest 0.000986 0.000000 75.012532 ( 10.624139)
test_basic 0.003202 0.003148 0.310000 ( 0.396303)
test_all 0.001284 0.000321 660.763141 (105.991235)
test_rubyspec 0.056430 0.032805 52.092326 ( 60.251373)
total: 187.25 sec