Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-175818
#<BuildRuby:0x0000560bfcece9c0
@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.20220825-175818",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000049 0.000000 0.000049 ( 0.000050)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.010698 0.000000 0.854411 ( 0.912172)
build_miniruby 0.001466 0.000000 0.054542 ( 0.054086)
build_ruby 0.001861 0.000000 0.066941 ( 0.066780)
build_all 0.003610 0.005605 1.265757 ( 0.490468)
build_install 0.008128 0.008702 1.602786 ( 0.818923)
test_btest 0.001350 0.000238 53.240513 ( 6.273167)
test_basic 0.004711 0.000831 0.295453 ( 0.388755)
test_all 0.003676 0.000649 508.006742 ( 53.671481)
test_rubyspec 0.062455 0.067720 42.050066 ( 50.646275)
total: 113.32 sec