Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-210732
#<BuildRuby:0x000056263987ccc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-210732",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008458 0.003383 0.943055 ( 1.051434)
build_miniruby 0.001477 0.000591 0.076220 ( 0.073995)
build_ruby 0.001038 0.000415 0.070940 ( 0.069865)
build_all 0.008886 0.001382 4.166480 ( 0.789565)
build_install 0.012513 0.011126 7.958756 ( 2.376329)
test_btest 0.000573 0.000261 46.688584 ( 44.089025)
test_basic 0.007292 0.000272 0.346850 ( 0.434806)
test_all 0.001812 0.000000 700.142342 ( 67.320492)
test_rubyspec 0.099466 0.057412 45.977987 ( 51.319417)
total: 167.53 sec