Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-103747
#<BuildRuby:0x000055880f174a70
@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.20220507-103747",
@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.000024 0.000005 0.000029 ( 0.000029)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004551 0.003145 0.890029 ( 1.104722)
build_miniruby 0.000866 0.000204 0.072272 ( 0.071100)
build_ruby 0.000870 0.000205 0.059161 ( 0.058047)
build_all 0.005199 0.000000 1.300631 ( 0.552115)
build_install 0.013121 0.000000 6.292676 ( 2.916904)
test_btest 0.000698 0.000000 60.266542 ( 13.548325)
test_basic 0.004483 0.000000 0.280098 ( 0.378445)
test_all 0.001959 0.000000 532.699842 ( 63.910227)
test_rubyspec 0.043859 0.005407 52.108483 ( 57.881964)
total: 140.42 sec