Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-201316
#<BuildRuby:0x0000558fb9b34e50
@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.20220920-201316",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008439 0.000294 1.080836 ( 1.098584)
build_miniruby 0.000000 0.002123 0.110226 ( 0.106162)
build_ruby 0.000000 0.001904 0.110756 ( 0.093524)
build_all 0.006868 0.002772 1.597832 ( 0.649976)
build_install 0.012257 0.009692 1.963620 ( 0.980194)
test_btest 0.001351 0.000338 76.791203 ( 8.061680)
test_basic 0.006600 0.000551 0.375326 ( 0.465034)
test_all 0.002895 0.000690 645.908077 ( 66.862264)
test_rubyspec 0.120288 0.044221 45.698637 ( 54.207223)
total: 132.53 sec