Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-175030
#<BuildRuby:0x0000561c32f13e80
@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.20230123-175030",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000061 0.000009 0.000070 ( 0.000070)
configure 0.000051 0.000007 0.000058 ( 0.000057)
build_up 0.000000 0.008574 0.883596 ( 1.065952)
build_miniruby 0.000053 0.001288 1.002228 ( 1.000498)
build_ruby 0.001245 0.000389 2.746667 ( 2.744025)
build_all 0.008305 0.001345 16.685715 ( 2.950775)
build_install 0.010519 0.000662 2.082243 ( 1.070630)
test_btest 0.000869 0.000229 74.832070 ( 10.306069)
test_basic 0.004418 0.001966 0.304526 ( 0.390870)
test_all 0.001128 0.000307 662.895692 ( 98.519308)
test_rubyspec 0.062388 0.044872 51.245046 ( 59.348601)
total: 177.40 sec