Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-084516
#<BuildRuby:0x000056502b296fe0
@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.20220724-084516",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000021 0.000010 0.000031 ( 0.000029)
build_up 0.005178 0.006350 0.980321 ( 1.117971)
build_miniruby 0.000000 0.002541 0.072763 ( 0.070258)
build_ruby 0.000388 0.001291 0.076605 ( 0.074961)
build_all 0.011651 0.000000 1.543143 ( 0.577376)
build_install 0.023224 0.000000 5.082978 ( 2.072654)
test_btest 0.001151 0.000000 79.203038 ( 8.566598)
test_basic 0.004461 0.002426 0.323214 ( 0.413129)
test_all 0.001928 0.000213 637.460631 ( 64.263160)
test_rubyspec 0.115175 0.063982 45.544156 ( 50.949435)
total: 128.11 sec