Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-192117
#<BuildRuby:0x00005605941e3800
@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.20220917-192117",
@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.000007 0.000003 0.000010 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.002332 0.007951 1.071585 ( 1.895532)
build_miniruby 0.001227 0.000819 0.113417 ( 0.109360)
build_ruby 0.001352 0.000902 0.113232 ( 0.095299)
build_all 0.005901 0.003933 1.585479 ( 0.658621)
build_install 0.009790 0.012605 1.988188 ( 1.013258)
test_btest 0.000707 0.000544 96.717094 ( 9.249037)
test_basic 0.000000 0.008275 0.393999 ( 0.481559)
test_all 0.002051 0.003376 626.457565 ( 66.144894)
test_rubyspec 0.101573 0.074525 47.023282 ( 55.227529)
total: 134.88 sec