Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-210204
#<BuildRuby:0x0000561a9c3289c8
@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.20220723-210204",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006237 0.005267 1.003516 ( 1.093825)
build_miniruby 0.001476 0.000806 0.074503 ( 0.072540)
build_ruby 0.001100 0.000600 0.076265 ( 0.075182)
build_all 0.010240 0.000529 1.528143 ( 0.583918)
build_install 0.012433 0.010961 5.139596 ( 2.071484)
test_btest 0.000742 0.000396 72.379466 ( 8.347846)
test_basic 0.006617 0.000000 0.312609 ( 0.402819)
test_all 0.000802 0.000919 670.266313 ( 66.383864)
test_rubyspec 0.100042 0.074998 45.782010 ( 51.466424)
total: 130.50 sec