Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-231937
#<BuildRuby:0x000055638cddc3a0
@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.20221202-231937",
@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.000000 0.000032 0.000032 ( 0.000033)
configure 0.000000 0.000019 0.000019 ( 0.000019)
build_up 0.000848 0.004139 1.128917 ( 1.188265)
build_miniruby 0.000794 0.000122 0.920282 ( 0.919035)
build_ruby 0.001145 0.000176 2.782337 ( 2.685822)
build_all 0.002050 0.006941 15.820897 ( 3.348731)
build_install 0.005040 0.004268 2.189487 ( 1.233328)
test_btest 0.000494 0.000155 67.185223 ( 11.193098)
test_basic 0.000000 0.004539 0.284897 ( 0.376529)
test_all 0.000000 0.000913 699.618326 (112.048157)
test_rubyspec 0.054255 0.018024 53.314318 ( 61.545766)
total: 194.54 sec