Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-195946
#<BuildRuby:0x000055a1e2096be8
@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.20221230-195946",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.006716 0.850107 ( 1.044108)
build_miniruby 0.000790 0.000478 1.013913 ( 1.012078)
build_ruby 0.001296 0.000346 2.778182 ( 2.775461)
build_all 0.009421 0.000367 16.864611 ( 3.002112)
build_install 0.007797 0.003958 2.318134 ( 1.191059)
test_btest 0.000851 0.000224 71.428990 ( 11.258222)
test_basic 0.005239 0.001379 0.340543 ( 0.427045)
test_all 0.000975 0.000257 672.883872 (109.660699)
test_rubyspec 0.064915 0.048690 51.621208 ( 59.685274)
total: 190.06 sec