Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-183121
#<BuildRuby:0x00005601004804e8
@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.20220317-183121",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006998 0.003858 0.970566 ( 1.120035)
build_miniruby 0.001683 0.000337 0.076762 ( 0.074758)
build_ruby 0.001610 0.000322 0.079926 ( 0.077728)
build_all 0.006688 0.002905 4.207453 ( 0.850927)
build_install 0.019404 0.005740 7.983000 ( 2.421992)
test_btest 0.000000 0.001317 73.617885 ( 7.889928)
test_basic 0.000000 0.007155 0.329437 ( 0.418487)
test_all 0.001526 0.000509 698.726509 ( 67.671520)
test_rubyspec 0.115726 0.050685 46.166830 ( 51.412743)
total: 131.94 sec