Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-220248
#<BuildRuby:0x0000561cdfa9b4b8
@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.20220912-220248",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003042 0.007681 1.113757 ( 1.087564)
build_miniruby 0.001476 0.000454 0.075845 ( 0.073875)
build_ruby 0.001809 0.000556 0.068222 ( 0.065793)
build_all 0.006532 0.004766 1.554546 ( 0.608957)
build_install 0.008523 0.013228 1.873164 ( 0.933428)
test_btest 0.000883 0.000442 95.132820 ( 9.483240)
test_basic 0.007067 0.001492 0.357423 ( 0.449280)
test_all 0.004412 0.000000 650.573666 ( 66.945085)
test_rubyspec 0.097224 0.070854 47.356170 ( 55.739068)
total: 135.39 sec