Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-233304
#<BuildRuby:0x000055db31ad46e0
@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.20220828-233304",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006601 0.004570 0.983184 ( 1.414193)
build_miniruby 0.001979 0.000000 0.076739 ( 0.074904)
build_ruby 0.002478 0.000070 0.078107 ( 0.075773)
build_all 0.009043 0.000902 1.513118 ( 0.595311)
build_install 0.017437 0.004422 1.842736 ( 0.913070)
test_btest 0.000948 0.000190 71.204827 ( 8.080865)
test_basic 0.006302 0.001261 0.319888 ( 0.408335)
test_all 0.002993 0.000598 640.811961 ( 65.068634)
test_rubyspec 0.132223 0.047790 45.736791 ( 54.238115)
total: 130.87 sec