Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-010915
#<BuildRuby:0x00005622395aabe8
@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-010915",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005726 0.000764 0.851918 ( 1.084370)
build_miniruby 0.001143 0.000153 1.011444 ( 1.009496)
build_ruby 0.001490 0.000199 2.778710 ( 2.776081)
build_all 0.005439 0.004613 16.820546 ( 3.023442)
build_install 0.010397 0.001042 2.077493 ( 1.071693)
test_btest 0.000789 0.000140 68.345099 ( 11.483837)
test_basic 0.001850 0.005323 0.349485 ( 0.434638)
test_all 0.001229 0.000289 656.362714 ( 97.311252)
test_rubyspec 0.071192 0.062571 52.224099 ( 60.317755)
total: 178.51 sec