Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-132019
#<BuildRuby:0x000055d5220dbf68
@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.20220614-132019",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004201 0.002704 0.892559 ( 1.564728)
build_miniruby 0.000904 0.000107 0.057332 ( 0.056100)
build_ruby 0.000719 0.000085 0.059106 ( 0.057913)
build_all 0.003764 0.000443 1.500757 ( 0.602284)
build_install 0.009699 0.001141 6.275329 ( 2.824200)
test_btest 0.000637 0.000075 46.368450 ( 8.628826)
test_basic 0.001431 0.003890 0.287127 ( 0.376100)
test_all 0.001124 0.000187 649.369454 ( 92.744191)
test_rubyspec 0.078925 0.027855 44.245952 ( 49.793105)
total: 156.65 sec