Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-041049
#<BuildRuby:0x000055bc2e13d1f8
@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.20220813-041049",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.010110 0.001423 0.833571 ( 0.904067)
build_miniruby 0.001627 0.000375 0.064216 ( 0.063745)
build_ruby 0.001412 0.000326 0.064404 ( 0.065262)
build_all 0.007690 0.000649 1.236616 ( 0.482479)
build_install 0.014871 0.000955 1.626993 ( 0.816577)
test_btest 0.001123 0.000210 50.965462 ( 6.391586)
test_basic 0.006034 0.000132 0.292657 ( 0.386241)
test_all 0.003752 0.000662 492.051860 ( 51.550906)
test_rubyspec 0.077678 0.053774 41.703513 ( 49.382850)
total: 110.04 sec