Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-225709
#<BuildRuby:0x00005555d88ef2c8
@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.20221117-225709",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004874 0.000044 1.027979 ( 1.069032)
build_miniruby 0.000849 0.000047 0.958033 ( 0.956906)
build_ruby 0.001173 0.000065 2.785038 ( 2.693071)
build_all 0.008718 0.000235 16.061107 ( 3.349418)
build_install 0.004380 0.004052 2.053759 ( 1.181388)
test_btest 0.000509 0.000049 63.219729 ( 10.803121)
test_basic 0.004838 0.000049 0.306384 ( 0.397194)
test_all 0.001061 0.000096 662.201182 (105.952661)
test_rubyspec 0.051643 0.014916 51.314324 ( 59.701502)
total: 186.10 sec