Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-215429
#<BuildRuby:0x0000558a2128afe0
@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.20220802-215429",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000065)
build_up 0.001979 0.009863 0.968406 ( 1.011350)
build_miniruby 0.000000 0.002190 0.070990 ( 0.068667)
build_ruby 0.000487 0.001706 0.077445 ( 0.075088)
build_all 0.009383 0.000789 1.485632 ( 0.546757)
build_install 0.012858 0.010338 5.188011 ( 2.050024)
test_btest 0.000873 0.000000 76.472612 ( 8.124786)
test_basic 0.005677 0.001175 0.331936 ( 0.429864)
test_all 0.003279 0.000323 666.569173 ( 66.205942)
test_rubyspec 0.111293 0.074295 45.592426 ( 53.109793)
total: 131.62 sec