Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-000041
#<BuildRuby:0x000055c2ea01c4f0
@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.20220617-000041",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010269 0.000921 0.977457 ( 1.701238)
build_miniruby 0.001898 0.000271 0.068898 ( 0.066548)
build_ruby 0.001849 0.000265 0.072071 ( 0.069811)
build_all 0.010852 0.000000 1.478228 ( 0.583221)
build_install 0.022903 0.000000 5.866498 ( 2.805099)
test_btest 0.001005 0.000000 75.101997 ( 8.111858)
test_basic 0.007329 0.000000 0.331138 ( 0.422527)
test_all 0.002369 0.000000 663.005830 ( 66.616331)
test_rubyspec 0.144304 0.013208 45.332465 ( 51.082585)
total: 131.46 sec