Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-034522
#<BuildRuby:0x0000556f4d418f40
@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.20220502-034522",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004312 0.008035 1.022494 ( 1.263512)
build_miniruby 0.001595 0.000569 0.077594 ( 0.075795)
build_ruby 0.001572 0.000561 0.071066 ( 0.069203)
build_all 0.005118 0.004580 1.490121 ( 0.612386)
build_install 0.015932 0.008062 5.919295 ( 2.766420)
test_btest 0.000000 0.001495 74.582909 ( 8.440812)
test_basic 0.004078 0.004574 0.322874 ( 0.410226)
test_all 0.001963 0.000930 643.847105 ( 64.203297)
test_rubyspec 0.101152 0.089004 45.333643 ( 50.495998)
total: 128.34 sec