Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-175454
#<BuildRuby:0x000055e4fd6549c8
@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-175454",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000080 0.000012 0.000092 ( 0.000095)
build_up 0.000904 0.010917 1.003562 ( 1.130608)
build_miniruby 0.001390 0.000496 0.076052 ( 0.075812)
build_ruby 0.001400 0.000500 0.069342 ( 0.069421)
build_all 0.009972 0.000000 1.515382 ( 0.569531)
build_install 0.018439 0.005355 1.904710 ( 0.947246)
test_btest 0.000000 0.001350 75.707775 ( 8.331994)
test_basic 0.005253 0.001773 0.332840 ( 0.425136)
test_all 0.002716 0.000864 647.145037 ( 65.545859)
test_rubyspec 0.139832 0.045246 45.700946 ( 54.110341)
total: 131.21 sec