Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-195425
#<BuildRuby:0x000055dab1b97800
@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.20220904-195425",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009574 0.001225 1.007628 ( 1.047998)
build_miniruby 0.002130 0.000456 0.077487 ( 0.076705)
build_ruby 0.001654 0.000355 0.077111 ( 0.076561)
build_all 0.004665 0.005882 1.542512 ( 0.611941)
build_install 0.017561 0.005740 1.904478 ( 0.962625)
test_btest 0.000864 0.000254 77.139638 ( 8.393674)
test_basic 0.008183 0.000000 0.321917 ( 0.410600)
test_all 0.004057 0.000000 684.611202 ( 67.328806)
test_rubyspec 0.112345 0.064010 45.570919 ( 54.011944)
total: 132.92 sec