Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-150134
#<BuildRuby:0x000055df2f8e00f8
@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.20221225-150134",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008496 0.001496 0.948714 ( 1.163487)
build_miniruby 0.002095 0.000699 0.836829 ( 0.836982)
build_ruby 0.002039 0.000680 2.139019 ( 2.138347)
build_all 0.013578 0.008140 18.701632 ( 2.168617)
build_install 0.014629 0.006937 2.073581 ( 1.032386)
test_btest 0.001128 0.000451 91.854402 ( 9.071271)
test_basic 0.007095 0.002838 0.355489 ( 0.440593)
test_all 0.001774 0.000710 676.031661 ( 63.275804)
test_rubyspec 0.085675 0.097667 48.050322 ( 56.200500)
total: 136.33 sec