Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-071929
#<BuildRuby:0x000055aa7da4fba0
@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.20220724-071929",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000066 0.000037 0.000103 ( 0.000110)
build_up 0.009605 0.000728 0.848470 ( 0.982591)
build_miniruby 0.000989 0.000449 0.062344 ( 0.061124)
build_ruby 0.001253 0.000569 0.064092 ( 0.062882)
build_all 0.006133 0.002788 1.248058 ( 0.463161)
build_install 0.017738 0.000000 4.218283 ( 1.778300)
test_btest 0.002058 0.000000 55.530820 ( 6.355323)
test_basic 0.003698 0.002873 0.297630 ( 0.387858)
test_all 0.002211 0.000780 480.246972 ( 51.988950)
test_rubyspec 0.086279 0.051044 41.826596 ( 47.716703)
total: 109.80 sec