Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-103319
#<BuildRuby:0x0000564e3e26bd48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230211-103319",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.003755 0.000006 0.607101 ( 0.995482)
build_miniruby 0.000695 0.000174 0.624395 ( 0.623754)
build_ruby 0.000928 0.000232 2.048639 ( 2.048208)
build_all 0.009092 0.000175 12.342657 ( 1.500003)
build_install 0.001696 0.004684 1.499284 ( 0.714475)
test_btest 0.000533 0.000152 65.827988 ( 5.964737)
test_basic 0.000000 0.003678 0.236368 ( 0.331964)
test_all 0.000230 0.000709 480.780216 ( 46.584527)
test_rubyspec 0.011975 0.016913 35.198995 ( 45.730399)
total: 104.49 sec