Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-085050
#<BuildRuby:0x000055e960b60f40
@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.20220317-085050",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010609 0.000439 0.996991 ( 1.120025)
build_miniruby 0.002413 0.000160 0.071643 ( 0.069519)
build_ruby 0.002196 0.000000 0.061886 ( 0.060322)
build_all 0.009301 0.000432 4.217929 ( 0.850143)
build_install 0.015543 0.005680 7.903417 ( 2.408408)
test_btest 0.001555 0.000000 68.631739 ( 8.066886)
test_basic 0.003310 0.005320 0.347755 ( 0.435903)
test_all 0.001489 0.000235 699.942131 ( 67.871413)
test_rubyspec 0.089166 0.075824 46.107244 ( 51.406139)
total: 132.29 sec