Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-003221
#<BuildRuby:0x0000559b24fc6678
@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-003221",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000012)
build_up 0.006000 0.000589 0.849145 ( 1.039470)
build_miniruby 0.000904 0.000278 1.025264 ( 1.023295)
build_ruby 0.001247 0.000384 2.779341 ( 2.776661)
build_all 0.009852 0.000000 16.758953 ( 2.990029)
build_install 0.007263 0.004271 2.031754 ( 1.069099)
test_btest 0.000796 0.000234 80.011128 ( 10.950714)
test_basic 0.005132 0.001509 0.372886 ( 0.458598)
test_all 0.001297 0.000000 672.957284 ( 98.073943)
test_rubyspec 0.097554 0.036129 52.082650 ( 60.117235)
total: 178.50 sec