Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-120757
#<BuildRuby:0x0000559e43a791f8
@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.20220804-120757",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006594 0.003319 0.820324 ( 0.878072)
build_miniruby 0.002296 0.000287 0.064801 ( 0.063268)
build_ruby 0.001567 0.000195 0.066626 ( 0.065069)
build_all 0.007806 0.000975 1.262584 ( 0.471900)
build_install 0.016811 0.000381 4.467851 ( 1.778053)
test_btest 0.001278 0.000135 52.515800 ( 6.099379)
test_basic 0.003453 0.003824 0.299502 ( 0.394216)
test_all 0.003255 0.000000 479.397188 ( 51.596008)
test_rubyspec 0.075774 0.062240 41.286474 ( 48.938846)
total: 110.29 sec