Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-174254
#<BuildRuby:0x0000562e5eba27e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-174254",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006790 0.000000 0.839502 ( 1.014112)
build_miniruby 0.000948 0.000000 0.062030 ( 0.060837)
build_ruby 0.001048 0.000000 0.059436 ( 0.058194)
build_all 0.003307 0.001195 1.534195 ( 0.584990)
build_install 0.006842 0.004297 1.923318 ( 0.991758)
test_btest 0.000674 0.000000 55.241931 ( 8.222260)
test_basic 0.005324 0.000000 0.284836 ( 0.373675)
test_all 0.002614 0.000359 622.024689 ( 93.406439)
test_rubyspec 0.084868 0.044698 44.363117 ( 52.604465)
total: 157.32 sec