Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-121253
#<BuildRuby:0x000055e115dd1390
@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.20221015-121253",
@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.000069 0.000011 0.000080 ( 0.000083)
build_up 0.004300 0.004821 1.109809 ( 1.189022)
build_miniruby 0.001346 0.000311 0.097843 ( 0.095430)
build_ruby 0.001220 0.000281 0.097733 ( 0.096228)
build_all 0.003372 0.005406 1.362993 ( 0.582540)
build_install 0.010614 0.006770 1.680208 ( 0.897146)
test_btest 0.001395 0.000499 61.058535 ( 6.764401)
test_basic 0.003863 0.004648 0.363733 ( 0.450437)
test_all 0.003102 0.003939 520.869210 ( 55.358728)
test_rubyspec 0.072011 0.057924 43.230905 ( 51.701181)
total: 117.14 sec