Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-232406
#<BuildRuby:0x000055de4dce5348
@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.20221006-232406",
@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.000049 0.000003 0.000052 ( 0.000050)
autoconf 0.000047 0.000003 0.000050 ( 0.000050)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.011049 0.000210 1.098849 ( 1.438452)
build_miniruby 0.002338 0.000000 0.100783 ( 0.097010)
build_ruby 0.001660 0.000000 0.100894 ( 0.098180)
build_all 0.007244 0.000177 1.284688 ( 0.575871)
build_install 0.008881 0.005233 1.620525 ( 0.878672)
test_btest 0.002037 0.000000 61.263606 ( 6.383472)
test_basic 0.002160 0.004676 0.353000 ( 0.454271)
test_all 0.002370 0.004254 476.491005 ( 52.446471)
test_rubyspec 0.079254 0.050153 42.204499 ( 50.797376)
total: 113.17 sec