Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-022608
#<BuildRuby:0x000055c166f968c0
@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.20220815-022608",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006370 0.000490 0.812300 ( 1.155626)
build_miniruby 0.000916 0.000070 0.057134 ( 0.055827)
build_ruby 0.000898 0.000070 0.059813 ( 0.058498)
build_all 0.004668 0.000000 1.526174 ( 0.591689)
build_install 0.007100 0.003931 1.911681 ( 0.961389)
test_btest 0.000684 0.000080 55.718695 ( 8.130548)
test_basic 0.000000 0.005899 0.318416 ( 0.406814)
test_all 0.000000 0.001853 604.380775 ( 89.388367)
test_rubyspec 0.030506 0.053651 43.672456 ( 51.090160)
total: 151.84 sec