Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-041855
#<BuildRuby:0x0000561afba34460
@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.20230119-041855",
@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.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005236 0.001209 0.848562 ( 1.046162)
build_miniruby 0.001057 0.000244 1.025962 ( 1.023989)
build_ruby 0.001238 0.000285 2.777551 ( 2.774959)
build_all 0.006999 0.002936 17.001065 ( 3.000353)
build_install 0.011422 0.000000 2.139020 ( 1.083290)
test_btest 0.000850 0.000000 72.704187 ( 10.540512)
test_basic 0.006305 0.000336 0.343027 ( 0.429107)
test_all 0.001108 0.000222 668.266669 (109.957381)
test_rubyspec 0.084235 0.047996 51.927003 ( 59.970179)
total: 189.83 sec