Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-180902
#<BuildRuby:0x000055b650281570
@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.20220818-180902",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005397 0.004291 0.860972 ( 0.895518)
build_miniruby 0.001593 0.000368 0.065573 ( 0.065345)
build_ruby 0.001596 0.000369 0.065613 ( 0.065488)
build_all 0.004606 0.004406 1.239891 ( 0.469080)
build_install 0.003526 0.010209 1.568235 ( 0.801172)
test_btest 0.000646 0.000277 52.879169 ( 6.177209)
test_basic 0.005178 0.000211 0.291640 ( 0.386142)
test_all 0.003350 0.001340 506.320639 ( 53.044400)
test_rubyspec 0.054299 0.060914 41.775812 ( 50.402471)
total: 112.31 sec