Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-065559
#<BuildRuby:0x000055e7200ef800
@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.20220731-065559",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010558 0.001504 0.980917 ( 1.285952)
build_miniruby 0.002969 0.000000 0.075195 ( 0.072161)
build_ruby 0.001697 0.000041 0.066473 ( 0.064932)
build_all 0.008715 0.001868 1.545414 ( 0.581159)
build_install 0.017163 0.002393 5.124004 ( 2.094712)
test_btest 0.001036 0.000207 73.796890 ( 8.033448)
test_basic 0.000401 0.006180 0.314390 ( 0.410205)
test_all 0.001746 0.000466 659.415631 ( 66.404072)
test_rubyspec 0.112683 0.064693 45.491912 ( 51.256812)
total: 130.20 sec