Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-174241
#<BuildRuby:0x00005585f28ce628
@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-174241",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000045 0.000011 0.000056 ( 0.000056)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.002905 0.006434 0.858005 ( 1.312444)
build_miniruby 0.000000 0.001136 1.031557 ( 1.029607)
build_ruby 0.000000 0.001499 2.786456 ( 2.783870)
build_all 0.003209 0.006495 16.750436 ( 2.937964)
build_install 0.007257 0.002041 2.099463 ( 1.087328)
test_btest 0.000676 0.000304 78.426370 ( 10.772322)
test_basic 0.004825 0.002171 0.355510 ( 0.440983)
test_all 0.001036 0.000466 681.854238 ( 96.390601)
test_rubyspec 0.075683 0.053937 52.443101 ( 60.494673)
total: 177.25 sec