Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-201319
#<BuildRuby:0x000055de24d56a58
@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-201319",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000042 0.000003 0.000045 ( 0.000045)
build_up 0.010349 0.000450 0.810386 ( 1.152924)
build_miniruby 0.001914 0.000137 0.059654 ( 0.058344)
build_ruby 0.001270 0.000090 0.049508 ( 0.049355)
build_all 0.010000 0.000351 1.242550 ( 0.499152)
build_install 0.014334 0.000000 1.565910 ( 0.816023)
test_btest 0.001131 0.000000 50.550650 ( 6.364227)
test_basic 0.005859 0.000000 0.298578 ( 0.391761)
test_all 0.001932 0.004896 491.928078 ( 51.890846)
test_rubyspec 0.096864 0.039216 41.354291 ( 49.961485)
total: 111.19 sec