Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-235119
#<BuildRuby:0x00005613c11b3de0
@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.20220721-235119",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006308 0.000485 0.838192 ( 1.558043)
build_miniruby 0.000968 0.000075 0.056859 ( 0.055627)
build_ruby 0.000953 0.000073 0.058761 ( 0.057540)
build_all 0.004308 0.000331 1.562243 ( 0.599226)
build_install 0.010543 0.000386 5.675537 ( 2.173266)
test_btest 0.000734 0.000052 47.410885 ( 8.678080)
test_basic 0.005487 0.000392 0.280496 ( 0.368879)
test_all 0.001494 0.000041 604.617404 ( 89.177230)
test_rubyspec 0.081926 0.021833 43.491043 ( 49.155793)
total: 151.82 sec