Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-193927
#<BuildRuby:0x00005642f1bbe678
@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.20221218-193927",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000000 0.004206 0.865595 ( 1.573386)
build_miniruby 0.000000 0.001027 0.938278 ( 0.936870)
build_ruby 0.000000 0.001198 2.819924 ( 2.710628)
build_all 0.006154 0.002827 15.725245 ( 3.330055)
build_install 0.004654 0.003662 2.315527 ( 1.345468)
test_btest 0.000425 0.000097 62.638661 ( 11.101307)
test_basic 0.001153 0.003766 0.316795 ( 0.407460)
test_all 0.001255 0.000342 684.545586 (137.340048)
test_rubyspec 0.052558 0.015287 52.214209 ( 60.326490)
total: 219.07 sec