Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-212601
#<BuildRuby:0x000055db4cad0b88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220727-212601",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006828 0.004976 0.951905 ( 1.226269)
build_miniruby 0.001820 0.000000 0.072261 ( 0.070204)
build_ruby 0.002358 0.000079 0.075721 ( 0.073010)
build_all 0.006383 0.003413 1.543821 ( 0.568897)
build_install 0.016877 0.004556 5.201432 ( 2.049763)
test_btest 0.000871 0.000308 79.344725 ( 8.422538)
test_basic 0.005713 0.002016 0.317474 ( 0.411348)
test_all 0.001434 0.000506 629.359276 ( 63.697781)
test_rubyspec 0.104064 0.069266 45.556361 ( 51.075725)
total: 127.60 sec