Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-190457
#<BuildRuby:0x000056487da63440
@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.20220214-190457",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.003259 0.007507 0.935529 ( 0.958016)
build_miniruby 0.001822 0.000486 0.069470 ( 0.067483)
build_ruby 0.001435 0.000382 0.073980 ( 0.072102)
build_all 0.009187 0.000267 4.126194 ( 0.783433)
build_install 0.021705 0.001882 7.724401 ( 2.318545)
test_btest 0.001159 0.000232 72.435199 ( 8.290041)
test_basic 0.002482 0.005256 0.334300 ( 0.423297)
test_all 0.002419 0.000210 692.020131 ( 66.606006)
test_rubyspec 0.123183 0.041452 46.159492 ( 51.535547)
total: 131.06 sec