Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-231404
#<BuildRuby:0x0000562c75f0ac88
@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.20221015-231404",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000043 0.000008 0.000051 ( 0.000049)
build_up 0.010711 0.001053 1.099777 ( 1.968226)
build_miniruby 0.001703 0.000262 0.102580 ( 0.101641)
build_ruby 0.001478 0.000228 0.096263 ( 0.095818)
build_all 0.007458 0.001148 1.323726 ( 0.585806)
build_install 0.012519 0.001926 1.686259 ( 0.914124)
test_btest 0.001881 0.000289 61.920248 ( 6.670870)
test_basic 0.007114 0.000109 0.344313 ( 0.438207)
test_all 0.006622 0.000029 508.155431 ( 53.746657)
test_rubyspec 0.076155 0.044683 43.813951 ( 52.265225)
total: 116.79 sec