Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-194336
#<BuildRuby:0x0000560d3cf1d480
@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.20221019-194336",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000087 0.000023 0.000110 ( 0.000114)
build_up 0.006849 0.003587 1.102879 ( 1.162592)
build_miniruby 0.001311 0.000404 0.103742 ( 0.101655)
build_ruby 0.001509 0.000464 0.109813 ( 0.109311)
build_all 0.006458 0.001987 1.355158 ( 0.604679)
build_install 0.006870 0.007154 1.690866 ( 0.933271)
test_btest 0.001008 0.000387 62.849094 ( 6.778749)
test_basic 0.006243 0.000400 0.357818 ( 0.449928)
test_all 0.000502 0.005424 492.451353 ( 52.713957)
test_rubyspec 0.102439 0.027144 43.102789 ( 51.339377)
total: 114.19 sec