Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-172442
#<BuildRuby:0x000055d093aa5550
@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.20220726-172442",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000078 0.000012 0.000090 ( 0.000079)
build_up 0.007955 0.001224 0.833445 ( 0.908055)
build_miniruby 0.001582 0.000243 0.061037 ( 0.059229)
build_ruby 0.001348 0.000207 0.055384 ( 0.054245)
build_all 0.005980 0.005021 1.259783 ( 0.472798)
build_install 0.016911 0.000000 4.363820 ( 1.782022)
test_btest 0.002027 0.000000 51.695729 ( 5.995933)
test_basic 0.004986 0.000793 0.281186 ( 0.372408)
test_all 0.001706 0.000284 490.397029 ( 51.282386)
test_rubyspec 0.086102 0.047370 41.758990 ( 47.599194)
total: 108.53 sec