Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-151955
#<BuildRuby:0x000056171705f440
@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.20220427-151955",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007490 0.005972 1.016652 ( 1.837331)
build_miniruby 0.001611 0.000379 0.068376 ( 0.066466)
build_ruby 0.001996 0.000469 0.071443 ( 0.068730)
build_all 0.008611 0.002026 1.512385 ( 0.618090)
build_install 0.016221 0.008248 5.887527 ( 2.804956)
test_btest 0.000947 0.000270 76.701980 ( 8.446593)
test_basic 0.003795 0.005502 0.311287 ( 0.397735)
test_all 0.001762 0.000588 699.899457 ( 67.273886)
test_rubyspec 0.093826 0.086265 45.081114 ( 50.267898)
total: 131.78 sec