Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-062454
#<BuildRuby:0x000055c40b8806d8
@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.20220903-062454",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008799 0.001094 0.967778 ( 0.997502)
build_miniruby 0.001839 0.000425 0.080668 ( 0.079297)
build_ruby 0.001452 0.000335 0.076755 ( 0.075771)
build_all 0.004517 0.004644 1.525925 ( 0.583136)
build_install 0.014608 0.004848 1.888218 ( 0.932897)
test_btest 0.000000 0.001638 76.969996 ( 8.044497)
test_basic 0.004082 0.002771 0.319761 ( 0.410047)
test_all 0.002642 0.000881 684.646023 ( 67.225299)
test_rubyspec 0.113756 0.064311 45.449221 ( 53.858422)
total: 132.21 sec