Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-210842
#<BuildRuby:0x000055cfcc992fe0
@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.20220718-210842",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004894 0.008061 3.459226 ( 2.832100)
build_miniruby 0.006820 0.000328 74.247378 ( 11.069263)
build_ruby 0.003092 0.000364 2.426651 ( 2.224529)
build_all 0.016428 0.005597 19.257833 ( 2.247024)
build_install 0.021174 0.002889 5.352160 ( 2.130638)
test_btest 0.001283 0.000198 77.327884 ( 8.172394)
test_basic 0.006668 0.001026 0.333568 ( 0.421828)
test_all 0.001813 0.000279 635.498692 ( 64.817099)
test_rubyspec 0.112272 0.064440 45.633592 ( 51.382770)
total: 145.30 sec