Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-154724
#<BuildRuby:0x000055c418088e50
@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.20220916-154724",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.008458 0.001121 1.104446 ( 1.085311)
build_miniruby 0.001665 0.000416 0.074324 ( 0.071791)
build_ruby 0.001503 0.000376 0.074826 ( 0.072743)
build_all 0.010465 0.000212 1.537399 ( 0.598004)
build_install 0.017354 0.005500 1.950400 ( 0.946211)
test_btest 0.001045 0.000246 94.934360 ( 9.331715)
test_basic 0.002267 0.005724 0.342653 ( 0.430633)
test_all 0.002980 0.000876 643.524046 ( 66.073732)
test_rubyspec 0.120897 0.033774 47.123322 ( 55.446910)
total: 134.06 sec