Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-015506
#<BuildRuby:0x0000561a4e058ea8
@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.20220901-015506",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006716 0.004698 0.974271 ( 1.062836)
build_miniruby 0.002161 0.000000 0.075002 ( 0.073594)
build_ruby 0.001899 0.000009 0.073491 ( 0.072237)
build_all 0.001322 0.008740 1.542729 ( 0.585771)
build_install 0.009772 0.011180 1.888449 ( 0.933302)
test_btest 0.000711 0.000356 75.407925 ( 8.334793)
test_basic 0.007082 0.001170 0.323378 ( 0.412732)
test_all 0.003446 0.000000 636.251536 ( 65.709287)
test_rubyspec 0.113851 0.072143 46.004144 ( 54.431290)
total: 131.62 sec