Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-120432
#<BuildRuby:0x000055ce34cb7f20
@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.20220518-120432",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006857 0.000000 0.885610 ( 1.454066)
build_miniruby 0.001062 0.000000 0.056735 ( 0.055525)
build_ruby 0.000974 0.000000 0.057901 ( 0.056680)
build_all 0.004270 0.000000 1.520412 ( 0.613574)
build_install 0.011152 0.000000 6.314521 ( 2.847499)
test_btest 0.000730 0.000000 52.916170 ( 8.196265)
test_basic 0.001030 0.004711 0.262514 ( 0.351081)
test_all 0.001151 0.000064 637.347148 ( 90.081049)
test_rubyspec 0.102584 0.012368 43.966848 ( 49.632651)
total: 153.29 sec