Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-205610
#<BuildRuby:0x00005624008fe7e0
@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.20220829-205610",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002830 0.003705 0.823227 ( 1.122655)
build_miniruby 0.000720 0.000240 0.057685 ( 0.056494)
build_ruby 0.000640 0.000214 0.060048 ( 0.058863)
build_all 0.000214 0.004245 1.521218 ( 0.588777)
build_install 0.004423 0.006389 1.906632 ( 0.951311)
test_btest 0.000477 0.000239 51.834471 ( 8.188811)
test_basic 0.003602 0.001801 0.278856 ( 0.367965)
test_all 0.001810 0.000905 625.460870 ( 91.120953)
test_rubyspec 0.092222 0.035196 43.801986 ( 52.087598)
total: 154.54 sec