Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-062417
#<BuildRuby:0x0000555ace19de98
@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.20221224-062417",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.003896 0.000260 0.893024 ( 1.122061)
build_miniruby 0.000931 0.000062 0.999267 ( 0.997941)
build_ruby 0.001144 0.000077 2.600115 ( 2.598505)
build_all 0.009201 0.000038 15.784731 ( 3.299882)
build_install 0.008600 0.000000 2.241608 ( 1.238875)
test_btest 0.000601 0.000032 59.494417 ( 12.087986)
test_basic 0.004712 0.000018 0.318865 ( 0.409633)
test_all 0.000000 0.000931 630.356130 (107.664891)
test_rubyspec 0.059978 0.008034 51.760113 ( 59.948094)
total: 189.37 sec