Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-033626
#<BuildRuby:0x000056409db28ea8
@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.20220814-033626",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008579 0.004504 0.985673 ( 1.011896)
build_miniruby 0.000000 0.002426 0.075685 ( 0.074546)
build_ruby 0.000371 0.001773 0.073576 ( 0.072469)
build_all 0.008160 0.001632 1.521630 ( 0.600846)
build_install 0.018461 0.002565 1.907476 ( 0.930462)
test_btest 0.000940 0.000177 76.492609 ( 8.244880)
test_basic 0.007897 0.000388 0.331756 ( 0.421938)
test_all 0.004440 0.000000 635.909192 ( 64.527248)
test_rubyspec 0.097667 0.087986 45.695841 ( 53.242014)
total: 129.13 sec