Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-095819
#<BuildRuby:0x0000563da954c0d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-095819",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003014 0.003890 0.879399 ( 1.162010)
build_miniruby 0.000849 0.000195 0.057501 ( 0.056289)
build_ruby 0.000795 0.000184 0.059114 ( 0.057884)
build_all 0.000395 0.004323 1.519545 ( 0.585069)
build_install 0.009639 0.001544 5.660072 ( 2.141031)
test_btest 0.000566 0.000162 46.471007 ( 8.865601)
test_basic 0.000555 0.004866 0.256858 ( 0.345997)
test_all 0.001142 0.000408 606.996358 ( 90.470183)
test_rubyspec 0.066971 0.051454 43.822402 ( 49.468484)
total: 153.15 sec