Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-085805
#<BuildRuby:0x00005653e2e88460
@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.20230112-085805",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002832 0.003751 0.847921 ( 1.042909)
build_miniruby 0.000945 0.000270 1.024222 ( 1.022332)
build_ruby 0.001238 0.000354 2.779305 ( 2.776772)
build_all 0.008395 0.001121 16.667812 ( 2.964730)
build_install 0.003627 0.005683 2.045840 ( 1.075748)
test_btest 0.000877 0.000292 75.567170 ( 11.044805)
test_basic 0.006047 0.000396 0.310213 ( 0.396920)
test_all 0.000857 0.000268 666.458237 (101.060331)
test_rubyspec 0.062706 0.064708 51.762024 ( 59.785536)
total: 181.17 sec