Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-010246
#<BuildRuby:0x00005593a6eb8450
@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.20220210-010246",
@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.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.010793 0.000170 0.978651 ( 1.539967)
build_miniruby 0.002043 0.000121 0.075578 ( 0.073365)
build_ruby 0.002219 0.000131 0.077053 ( 0.074800)
build_all 0.002121 0.008403 4.160169 ( 0.777353)
build_install 0.022553 0.000747 7.772405 ( 2.335769)
test_btest 0.000000 0.001082 76.033844 ( 8.112752)
test_basic 0.003195 0.003922 0.345095 ( 0.434316)
test_all 0.001636 0.000297 651.593610 ( 65.035402)
test_rubyspec 0.120711 0.053065 46.477742 ( 51.439043)
total: 129.82 sec