Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-034754
#<BuildRuby:0x0000557e652b08e8
@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.20220908-034754",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009465 0.002840 0.965553 ( 1.000607)
build_miniruby 0.002156 0.000000 0.073809 ( 0.071330)
build_ruby 0.000000 0.002197 0.074213 ( 0.072493)
build_all 0.005892 0.003981 1.558780 ( 0.616855)
build_install 0.005711 0.016571 1.897169 ( 0.960337)
test_btest 0.000951 0.000554 90.963049 ( 9.496746)
test_basic 0.006856 0.000000 0.359624 ( 0.449508)
test_all 0.004052 0.000000 642.482195 ( 66.890812)
test_rubyspec 0.084626 0.082979 46.996115 ( 55.190286)
total: 134.75 sec