Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-153517
#<BuildRuby:0x0000562bd6cdd400
@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.20220728-153517",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004783 0.005614 0.843668 ( 1.282641)
build_miniruby 0.001542 0.000560 0.065454 ( 0.064388)
build_ruby 0.000950 0.000345 0.051672 ( 0.050748)
build_all 0.007540 0.001019 1.244882 ( 0.476850)
build_install 0.015492 0.000287 4.274880 ( 1.769782)
test_btest 0.001356 0.000362 52.699001 ( 6.167341)
test_basic 0.005055 0.001347 0.283556 ( 0.374681)
test_all 0.002733 0.000235 477.679680 ( 51.907156)
test_rubyspec 0.085096 0.037208 41.900761 ( 47.807728)
total: 109.90 sec