Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-062347
#<BuildRuby:0x0000562cd0dbb2c8
@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-062347",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.003605 0.003048 0.807450 ( 0.843561)
build_miniruby 0.000888 0.000111 0.058801 ( 0.057594)
build_ruby 0.000850 0.000106 0.059632 ( 0.058460)
build_all 0.004599 0.000104 1.529252 ( 0.583367)
build_install 0.011001 0.000000 1.920251 ( 0.975927)
test_btest 0.000648 0.000038 53.295769 ( 8.524854)
test_basic 0.005515 0.000163 0.253802 ( 0.342622)
test_all 0.001192 0.000113 621.035756 ( 90.832227)
test_rubyspec 0.086344 0.027342 43.739007 ( 51.129345)
total: 153.35 sec