Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-204058
#<BuildRuby:0x000055f61c7d8008
@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.20230124-204058",
@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.000012 0.000004 0.000016 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004717 0.001452 0.883779 ( 1.092434)
build_miniruby 0.000943 0.000290 1.011172 ( 1.009168)
build_ruby 0.001209 0.000372 2.751956 ( 2.749447)
build_all 0.008642 0.001216 16.693664 ( 3.003941)
build_install 0.009282 0.000000 2.084059 ( 1.076426)
test_btest 0.001093 0.000000 69.852087 ( 10.969068)
test_basic 0.006707 0.000000 0.363106 ( 0.449572)
test_all 0.001345 0.000000 671.536927 ( 94.944909)
test_rubyspec 0.101438 0.029692 51.792725 ( 59.841367)
total: 175.14 sec