Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-164702
#<BuildRuby:0x000055f14f05be00
@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-164702",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000091 0.006594 0.857924 ( 1.927564)
build_miniruby 0.000965 0.000000 0.057346 ( 0.056036)
build_ruby 0.001021 0.000000 0.058982 ( 0.057781)
build_all 0.003943 0.000851 1.491029 ( 0.586360)
build_install 0.010390 0.000811 5.629668 ( 2.140547)
test_btest 0.000556 0.000185 48.015257 ( 8.433343)
test_basic 0.005469 0.000402 0.323329 ( 0.412455)
test_all 0.000788 0.000246 613.064857 ( 88.504428)
test_rubyspec 0.074720 0.054098 43.697001 ( 49.283153)
total: 151.40 sec