Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-215732
#<BuildRuby:0x00005556b008c3c8
@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.20230111-215732",
@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.002744 0.000000 1.970855 ( 5.066292)
autoconf 0.001703 0.000028 1.242605 ( 1.235193)
configure 0.076796 0.016973 27.462281 ( 27.633034)
build_up 0.036137 0.002399 30.221162 ( 20.704225)
build_miniruby 0.008484 0.001117 188.071004 ( 29.051371)
build_ruby 0.001694 0.000223 3.232523 ( 2.804787)
build_all 0.068916 0.011973 291.154792 ( 48.297826)
build_install 0.007154 0.002913 2.357689 ( 1.135644)
test_btest 0.000983 0.000147 75.813007 ( 10.185189)
test_basic 0.001519 0.004684 0.360130 ( 0.446803)
test_all 0.001155 0.000193 659.895415 ( 93.683424)
test_rubyspec 0.086149 0.041060 51.431627 ( 59.493700)
total: 299.74 sec