Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-021442
#<BuildRuby:0x000055fc1e346848
@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.20220814-021442",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004647 0.001690 0.809750 ( 1.151538)
build_miniruby 0.000748 0.000272 0.058085 ( 0.056894)
build_ruby 0.000673 0.000244 0.060094 ( 0.058870)
build_all 0.003434 0.001248 1.519563 ( 0.584439)
build_install 0.010983 0.000000 1.916076 ( 0.962757)
test_btest 0.000849 0.000000 58.062528 ( 8.234542)
test_basic 0.000000 0.005497 0.281150 ( 0.370405)
test_all 0.002675 0.000089 625.020109 ( 90.502449)
test_rubyspec 0.077121 0.034688 43.922226 ( 51.290743)
total: 153.21 sec