Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-001658
#<BuildRuby:0x000055782ff7ce50
@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.20220731-001658",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009703 0.002239 1.003230 ( 1.184872)
build_miniruby 0.001605 0.000371 0.064480 ( 0.062342)
build_ruby 0.001579 0.000364 0.069636 ( 0.068031)
build_all 0.005565 0.005071 1.517937 ( 0.583983)
build_install 0.014358 0.008072 5.130968 ( 2.135662)
test_btest 0.000806 0.000269 75.200283 ( 8.092233)
test_basic 0.008721 0.000000 0.325992 ( 0.415837)
test_all 0.002182 0.000011 663.302382 ( 65.800762)
test_rubyspec 0.074760 0.101672 45.558507 ( 51.285790)
total: 129.63 sec