Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-124439
#<BuildRuby:0x000055d93e262ad8
@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.20220728-124439",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009197 0.000150 0.839942 ( 0.903549)
build_miniruby 0.001945 0.000278 0.054906 ( 0.052654)
build_ruby 0.001136 0.000162 0.062905 ( 0.062205)
build_all 0.007748 0.000449 1.267664 ( 0.477694)
build_install 0.005604 0.010711 4.296887 ( 1.789756)
test_btest 0.001311 0.000350 52.363290 ( 6.560900)
test_basic 0.004733 0.001262 0.288942 ( 0.384080)
test_all 0.002668 0.000711 484.906735 ( 51.809136)
test_rubyspec 0.095887 0.032341 42.076484 ( 47.818209)
total: 109.86 sec