Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-165725
#<BuildRuby:0x000056220132afe0
@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.20220731-165725",
@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.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006342 0.004459 0.953389 ( 1.196200)
build_miniruby 0.001716 0.000368 0.074489 ( 0.072527)
build_ruby 0.001681 0.000360 0.078873 ( 0.076928)
build_all 0.007822 0.002224 1.496087 ( 0.570919)
build_install 0.017313 0.004284 5.066075 ( 2.041061)
test_btest 0.000910 0.000206 72.895544 ( 8.346350)
test_basic 0.007086 0.000675 0.328458 ( 0.424515)
test_all 0.002539 0.000000 639.657574 ( 65.195530)
test_rubyspec 0.112934 0.039507 45.444297 ( 51.188122)
total: 129.11 sec