Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-163958
#<BuildRuby:0x0000564dc63b1180
@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.20220810-163958",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.006476 0.003608 0.848014 ( 1.007372)
build_miniruby 0.001406 0.000302 0.055471 ( 0.053673)
build_ruby 0.001412 0.000303 0.063169 ( 0.062543)
build_all 0.007165 0.001535 1.296939 ( 0.478811)
build_install 0.013611 0.001818 4.225678 ( 1.789787)
test_btest 0.001692 0.000339 52.722952 ( 6.231929)
test_basic 0.005532 0.001106 0.291008 ( 0.386326)
test_all 0.002226 0.000446 497.684802 ( 52.771774)
test_rubyspec 0.094571 0.037046 41.407600 ( 49.127530)
total: 111.91 sec