Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-041129
#<BuildRuby:0x00005597074e7340
@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.20220325-041129",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001822 0.010268 1.009443 ( 2.341249)
build_miniruby 0.001676 0.000559 0.074632 ( 0.072364)
build_ruby 0.001576 0.000526 0.074237 ( 0.071991)
build_all 0.008002 0.001269 4.111833 ( 0.840780)
build_install 0.017519 0.005956 7.748241 ( 2.394279)
test_btest 0.000867 0.000276 71.963454 ( 7.874614)
test_basic 0.006572 0.000000 0.323116 ( 0.422196)
test_all 0.001441 0.000098 632.452198 ( 64.862223)
test_rubyspec 0.103818 0.055523 45.666079 ( 50.986981)
total: 129.87 sec