Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-134728
#<BuildRuby:0x000056286d1d34b8
@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.20220717-134728",
@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.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000027 0.000009 0.000036 ( 0.000034)
build_up 0.005366 0.006136 0.964757 ( 1.229913)
build_miniruby 0.001408 0.000587 0.072510 ( 0.071077)
build_ruby 0.001641 0.000684 0.074431 ( 0.072377)
build_all 0.007063 0.003687 1.540161 ( 0.587712)
build_install 0.015046 0.005145 5.093428 ( 2.041564)
test_btest 0.000843 0.000347 76.651436 ( 8.543391)
test_basic 0.007115 0.000970 0.330509 ( 0.422485)
test_all 0.001207 0.000470 636.428441 ( 64.567852)
test_rubyspec 0.137843 0.050483 45.505121 ( 51.232098)
total: 128.77 sec