Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-235922
#<BuildRuby:0x000055d8e837f2c8
@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.20220801-235922",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005522 0.000920 0.805228 ( 1.167001)
build_miniruby 0.000859 0.000143 0.057870 ( 0.056589)
build_ruby 0.000817 0.000136 0.060028 ( 0.058740)
build_all 0.004718 0.000000 1.532516 ( 0.597539)
build_install 0.005217 0.005975 5.631985 ( 2.148880)
test_btest 0.000668 0.000154 53.492185 ( 8.442623)
test_basic 0.005624 0.000084 0.340890 ( 0.429072)
test_all 0.001136 0.000243 595.718838 ( 94.594836)
test_rubyspec 0.087924 0.041409 43.928966 ( 49.591761)
total: 157.09 sec