Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-023732
#<BuildRuby:0x000055d04e687fa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221123-023732",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004142 0.000975 1.060709 ( 1.192236)
build_miniruby 0.000734 0.000173 0.951985 ( 0.950604)
build_ruby 0.001131 0.000000 2.791915 ( 2.706090)
build_all 0.008432 0.000242 16.011044 ( 3.427479)
build_install 0.006856 0.001444 2.027905 ( 1.171854)
test_btest 0.000518 0.000110 64.405380 ( 10.657086)
test_basic 0.000000 0.004872 0.323956 ( 0.414467)
test_all 0.000000 0.001934 704.480147 (107.758593)
test_rubyspec 0.026321 0.040418 53.113047 ( 61.314384)
total: 189.59 sec