Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-230208
#<BuildRuby:0x00005573e3bf0b88
@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-230208",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008926 0.004377 1.001884 ( 1.164094)
build_miniruby 0.000000 0.002064 0.069516 ( 0.067468)
build_ruby 0.000251 0.002103 0.074094 ( 0.071569)
build_all 0.006102 0.002816 1.524053 ( 0.581517)
build_install 0.016032 0.005561 5.229753 ( 2.123009)
test_btest 0.001043 0.000456 72.995252 ( 8.431278)
test_basic 0.002089 0.005900 0.319345 ( 0.408532)
test_all 0.001439 0.000719 685.256054 ( 67.146819)
test_rubyspec 0.090013 0.091744 45.579582 ( 51.228493)
total: 131.22 sec