Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-075908
#<BuildRuby:0x0000562da98646d8
@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.20220717-075908",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009472 0.002368 0.973867 ( 1.353429)
build_miniruby 0.002022 0.000000 0.073525 ( 0.071339)
build_ruby 0.001993 0.000000 0.079933 ( 0.077445)
build_all 0.009352 0.000838 1.529735 ( 0.592438)
build_install 0.013564 0.005935 5.202012 ( 2.096221)
test_btest 0.001132 0.000283 69.956109 ( 8.452804)
test_basic 0.000132 0.008903 0.333418 ( 0.427542)
test_all 0.001477 0.000000 633.809493 ( 64.358110)
test_rubyspec 0.121823 0.042116 45.347290 ( 51.252743)
total: 128.68 sec