Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-095528
#<BuildRuby:0x00005610416d48e8
@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.20220307-095528",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006323 0.004500 0.991860 ( 1.228441)
build_miniruby 0.001493 0.000320 0.074702 ( 0.072853)
build_ruby 0.000000 0.001842 0.070678 ( 0.068673)
build_all 0.006376 0.004190 4.234366 ( 0.854298)
build_install 0.020894 0.000000 8.095995 ( 2.452665)
test_btest 0.000000 0.001670 73.083378 ( 8.317115)
test_basic 0.004446 0.003414 0.338517 ( 0.427154)
test_all 0.001419 0.000374 671.272801 ( 66.021082)
test_rubyspec 0.140140 0.031467 46.575213 ( 51.979235)
total: 131.42 sec