Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-054501
#<BuildRuby:0x00005616432409c8
@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.20220912-054501",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006550 0.003592 1.143191 ( 1.329443)
build_miniruby 0.001538 0.000473 0.072948 ( 0.071938)
build_ruby 0.002288 0.000000 0.077923 ( 0.077199)
build_all 0.008969 0.002072 1.569775 ( 0.609066)
build_install 0.021237 0.000603 1.941235 ( 0.958701)
test_btest 0.000000 0.001298 94.168672 ( 9.578165)
test_basic 0.000000 0.007438 0.359119 ( 0.446932)
test_all 0.003061 0.001659 660.470903 ( 66.319924)
test_rubyspec 0.093948 0.049901 47.055087 ( 55.546077)
total: 134.94 sec