Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-224323
#<BuildRuby:0x000056175f548a68
@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.20220826-224323",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005032 0.004414 0.871510 ( 0.942552)
build_miniruby 0.000982 0.000447 0.054710 ( 0.053310)
build_ruby 0.001169 0.000532 0.061993 ( 0.059681)
build_all 0.003721 0.006237 1.266664 ( 0.472523)
build_install 0.009691 0.005287 1.611022 ( 0.803337)
test_btest 0.000889 0.000484 53.838245 ( 6.262226)
test_basic 0.005791 0.000136 0.307545 ( 0.403676)
test_all 0.003617 0.001808 486.762479 ( 52.029322)
test_rubyspec 0.086258 0.051825 41.761870 ( 50.386368)
total: 111.41 sec