Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-210518
#<BuildRuby:0x0000562ac99dce80
@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.20220813-210518",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.009511 0.000000 0.837816 ( 0.930458)
build_miniruby 0.001985 0.000000 0.060197 ( 0.059986)
build_ruby 0.001122 0.000000 0.052761 ( 0.052674)
build_all 0.001938 0.007360 1.230580 ( 0.466984)
build_install 0.005051 0.012388 1.596133 ( 0.823411)
test_btest 0.000875 0.000230 54.827171 ( 6.120156)
test_basic 0.004848 0.001276 0.301079 ( 0.395173)
test_all 0.003320 0.000874 485.603266 ( 51.704777)
test_rubyspec 0.093689 0.037151 41.742268 ( 49.492884)
total: 110.05 sec