Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-013729
#<BuildRuby:0x000055673b883f68
@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.20220810-013729",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002402 0.004438 0.869973 ( 0.918685)
build_miniruby 0.000869 0.000200 0.057600 ( 0.056333)
build_ruby 0.000826 0.000190 0.059848 ( 0.058649)
build_all 0.003819 0.000882 1.530655 ( 0.580515)
build_install 0.005242 0.006118 5.651612 ( 2.162919)
test_btest 0.000472 0.000146 46.585434 ( 8.370208)
test_basic 0.005488 0.000000 0.328507 ( 0.417242)
test_all 0.001072 0.000000 611.105370 ( 87.721195)
test_rubyspec 0.054616 0.055584 43.883139 ( 51.273514)
total: 151.56 sec