Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-163725
#<BuildRuby:0x00005653581f8e50
@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.20220910-163725",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006228 0.004241 1.148494 ( 1.114575)
build_miniruby 0.001704 0.000213 0.070063 ( 0.069600)
build_ruby 0.001813 0.000226 0.069869 ( 0.068742)
build_all 0.004629 0.005204 1.567474 ( 0.619123)
build_install 0.018120 0.001477 1.952771 ( 0.977187)
test_btest 0.000865 0.000144 94.203352 ( 9.587577)
test_basic 0.008339 0.000000 0.351576 ( 0.441416)
test_all 0.002859 0.000140 686.745336 ( 68.555079)
test_rubyspec 0.093019 0.078828 47.036091 ( 55.523291)
total: 136.96 sec