Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-065227
#<BuildRuby:0x00005597c7440ea8
@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.20220718-065227",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009171 0.003057 0.979028 ( 1.367651)
build_miniruby 0.002134 0.000000 0.073706 ( 0.072211)
build_ruby 0.001963 0.000000 0.075852 ( 0.074000)
build_all 0.007866 0.002298 1.515283 ( 0.591131)
build_install 0.024794 0.000000 5.151102 ( 2.090214)
test_btest 0.001256 0.000000 72.602137 ( 8.061055)
test_basic 0.007298 0.000432 0.315415 ( 0.402841)
test_all 0.001654 0.000348 679.104563 ( 67.176481)
test_rubyspec 0.088302 0.093309 45.653318 ( 51.450185)
total: 131.29 sec