Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-053750
#<BuildRuby:0x000055b0d7a8ffb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-053750",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000000 0.005628 1.692913 ( 2.010969)
build_miniruby 0.003819 0.000452 104.806442 ( 21.070747)
build_ruby 0.001069 0.000189 2.791349 ( 2.684000)
build_all 0.008391 0.001481 16.916324 ( 3.343260)
build_install 0.002217 0.007531 2.265162 ( 1.317982)
test_btest 0.000443 0.000123 60.360137 ( 11.708563)
test_basic 0.000437 0.004091 0.299597 ( 0.390606)
test_all 0.000674 0.000224 648.841662 (110.588199)
test_rubyspec 0.043243 0.023161 52.504974 ( 60.736541)
total: 213.85 sec