Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-223951
#<BuildRuby:0x0000562c0220f510
@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.20220605-223951",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009496 0.001488 0.959743 ( 1.121187)
build_miniruby 0.002126 0.000000 0.076458 ( 0.074484)
build_ruby 0.001818 0.000000 0.074401 ( 0.072587)
build_all 0.007984 0.000732 1.499364 ( 0.607264)
build_install 0.013129 0.009190 5.751749 ( 2.767938)
test_btest 0.000709 0.000222 73.221957 ( 8.316954)
test_basic 0.003707 0.004390 0.323798 ( 0.412292)
test_all 0.001780 0.000629 696.444813 ( 67.233293)
test_rubyspec 0.105032 0.056087 45.728681 ( 51.563173)
total: 132.17 sec