Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-061729
#<BuildRuby:0x000056429ff7ef08
@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.20220729-061729",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009847 0.000914 0.854909 ( 1.354371)
build_miniruby 0.001831 0.000282 0.064951 ( 0.063546)
build_ruby 0.002038 0.000000 0.065609 ( 0.064304)
build_all 0.008181 0.000167 1.240355 ( 0.457503)
build_install 0.008679 0.006339 4.292658 ( 1.755283)
test_btest 0.001631 0.000326 52.280462 ( 5.795013)
test_basic 0.005269 0.001054 0.281978 ( 0.373713)
test_all 0.002864 0.000174 497.250167 ( 52.689469)
test_rubyspec 0.100045 0.034107 41.587074 ( 47.220048)
total: 109.77 sec