Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-214223
#<BuildRuby:0x0000561b328895e8
@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.20220424-214223",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004480 0.005240 0.851553 ( 0.900846)
build_miniruby 0.001308 0.000327 0.055082 ( 0.053800)
build_ruby 0.001602 0.000401 0.059562 ( 0.057417)
build_all 0.006053 0.001513 1.219386 ( 0.476824)
build_install 0.011386 0.007142 4.847218 ( 2.430381)
test_btest 0.002213 0.000000 53.294880 ( 6.354654)
test_basic 0.001631 0.005113 0.296588 ( 0.391805)
test_all 0.002321 0.000829 490.290025 ( 53.130639)
test_rubyspec 0.073947 0.043992 41.400502 ( 47.029839)
total: 110.83 sec