Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-030613
#<BuildRuby:0x000055923e5344d8
@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.20220214-030613",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.011110 0.000960 0.960686 ( 1.490615)
build_miniruby 0.001716 0.000229 0.074397 ( 0.073093)
build_ruby 0.001864 0.000248 0.075719 ( 0.073585)
build_all 0.005346 0.005717 4.215778 ( 0.788835)
build_install 0.013878 0.009699 7.785567 ( 2.331795)
test_btest 0.001047 0.000000 72.742901 ( 7.769195)
test_basic 0.009179 0.000000 0.343282 ( 0.431848)
test_all 0.002115 0.000000 659.518494 ( 68.566981)
test_rubyspec 0.105656 0.066511 46.231968 ( 51.717375)
total: 133.24 sec