Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-050500
#<BuildRuby:0x000056068bc8eaf0
@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.20221205-050500",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.012030 1.318765 ( 2.323132)
build_miniruby 0.001796 0.000808 0.876536 ( 0.874991)
build_ruby 0.002435 0.001014 2.255848 ( 2.168563)
build_all 0.012596 0.008535 18.701909 ( 2.195214)
build_install 0.023090 0.000000 2.107860 ( 1.049149)
test_btest 0.001421 0.000000 96.118570 ( 9.030209)
test_basic 0.006469 0.004204 0.342855 ( 0.426858)
test_all 0.002013 0.000724 730.346103 ( 71.257041)
test_rubyspec 0.103892 0.075641 49.480453 ( 57.570509)
total: 146.90 sec