Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-134752
#<BuildRuby:0x000055b4ce741930
@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-134752",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012358 0.000016 0.943034 ( 1.088301)
build_miniruby 0.002132 0.000125 0.064370 ( 0.062618)
build_ruby 0.000000 0.001580 0.077161 ( 0.076559)
build_all 0.003237 0.005930 4.117468 ( 0.782569)
build_install 0.018983 0.003817 7.834156 ( 2.330649)
test_btest 0.001183 0.000197 47.588587 ( 43.986167)
test_basic 0.003828 0.003925 0.330732 ( 0.420696)
test_all 0.001496 0.000300 698.302491 ( 67.555035)
test_rubyspec 0.114342 0.051484 46.104842 ( 51.497133)
total: 167.80 sec