Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-004517
#<BuildRuby:0x00005642674525e0
@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.20220130-004517",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011675 0.941112 ( 0.981952)
build_miniruby 0.001271 0.000836 0.072516 ( 0.070062)
build_ruby 0.001530 0.000589 0.076444 ( 0.074136)
build_all 0.008099 0.001368 4.105594 ( 0.777193)
build_install 0.018402 0.004619 7.693058 ( 2.295434)
test_btest 0.000909 0.000303 47.083143 ( 43.960404)
test_basic 0.002301 0.006461 0.341623 ( 0.432685)
test_all 0.001983 0.000000 656.805615 ( 65.144723)
test_rubyspec 0.074804 0.091356 45.585384 ( 51.010858)
total: 164.75 sec