Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-042828
#<BuildRuby:0x000055610cfa4e80
@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-042828",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.009473 0.001579 0.868100 ( 1.261121)
build_miniruby 0.001438 0.000240 0.060657 ( 0.059291)
build_ruby 0.001657 0.000276 0.064425 ( 0.062743)
build_all 0.007367 0.001228 1.230835 ( 0.464459)
build_install 0.009758 0.006608 4.383873 ( 1.783073)
test_btest 0.001528 0.000353 50.033300 ( 6.153896)
test_basic 0.000000 0.005632 0.275970 ( 0.366883)
test_all 0.001412 0.000770 503.816146 ( 52.611696)
test_rubyspec 0.106840 0.030325 41.720719 ( 47.327949)
total: 110.09 sec