Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-075948
#<BuildRuby:0x00005567b11ed570
@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.20220725-075948",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000111 0.000000 0.000111 ( 0.000115)
build_up 0.007268 0.004112 0.893695 ( 1.725435)
build_miniruby 0.001328 0.000083 0.054943 ( 0.053843)
build_ruby 0.003225 0.000201 0.061902 ( 0.058401)
build_all 0.003638 0.004862 1.255861 ( 0.464064)
build_install 0.014711 0.001185 4.230717 ( 1.794320)
test_btest 0.000000 0.001387 53.836156 ( 6.195323)
test_basic 0.001592 0.004020 0.292504 ( 0.387742)
test_all 0.001471 0.000259 507.744310 ( 53.429262)
test_rubyspec 0.095646 0.046353 41.873604 ( 47.798675)
total: 111.91 sec